diff options
Diffstat (limited to 'include/iomux.h')
-rw-r--r-- | include/iomux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/iomux.h b/include/iomux.h index e6e1097db5b..da7ff697d21 100644 --- a/include/iomux.h +++ b/include/iomux.h @@ -26,6 +26,5 @@ extern int cd_count[MAX_FILES]; int iomux_doenv(const int, const char *); void iomux_printdevs(const int); -struct stdio_dev *search_device(int, const char *); #endif /* _IO_MUX_H */ |