summaryrefslogtreecommitdiff
path: root/include/stdio_dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdio_dev.h')
-rw-r--r--include/stdio_dev.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/stdio_dev.h b/include/stdio_dev.h
index 77bf8a8970f..7f181020524 100644
--- a/include/stdio_dev.h
+++ b/include/stdio_dev.h
@@ -84,8 +84,6 @@ int stdio_init_tables(void);
*/
int stdio_add_devices(void);
-void stdio_print_current_devices(void);
-
/**
* stdio_deregister_dev() - deregister the device "devname".
*