diff options
Diffstat (limited to 'board/hymod')
-rw-r--r-- | board/hymod/input.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/hymod/input.c b/board/hymod/input.c index 1a2b8d2..0a58015 100644 --- a/board/hymod/input.c +++ b/board/hymod/input.c @@ -23,9 +23,6 @@ #include <common.h> -/* imports from common/main.c */ -extern char console_buffer[CONFIG_SYS_CBSIZE]; - int hymod_get_serno (const char *prompt) { |