console.h: remove unused prototype 'console_realloc'

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
master
Jean-Christophe PLAGNIOL-VILLARD 16 years ago committed by Wolfgang Denk
parent 84bf7ca522
commit 3ad8a0517b
  1. 2
      include/console.h

@ -33,6 +33,4 @@
extern device_t *stdio_devices[] ;
extern char *stdio_names[MAX_FILES] ;
int console_realloc(int top);
#endif

Loading…
Cancel
Save