summaryrefslogtreecommitdiff
path: root/ports/posix/src/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/posix/src/port.h')
-rw-r--r--ports/posix/src/port.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/posix/src/port.h b/ports/posix/src/port.h
index 6f10699..7c94ce8 100644
--- a/ports/posix/src/port.h
+++ b/ports/posix/src/port.h
@@ -13,6 +13,4 @@
#include <errno.h>
#include "stream.h"
-int initialize_devices(int num_devices, p_stream_t *streams);
-
#endif