diff options
Diffstat (limited to 'include/console.h')
| -rw-r--r-- | include/console.h | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/include/console.h b/include/console.h index 06ec32acc..bc8b13950 100644 --- a/include/console.h +++ b/include/console.h @@ -33,6 +33,4 @@  extern device_t	*stdio_devices[] ;  extern char *stdio_names[MAX_FILES] ; -int console_realloc(int top); -  #endif  |