mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
console.h: remove unused prototype 'console_realloc'
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
committed by
Wolfgang Denk
parent
84bf7ca522
commit
3ad8a0517b
@@ -33,6 +33,4 @@
|
|||||||
extern device_t *stdio_devices[] ;
|
extern device_t *stdio_devices[] ;
|
||||||
extern char *stdio_names[MAX_FILES] ;
|
extern char *stdio_names[MAX_FILES] ;
|
||||||
|
|
||||||
int console_realloc(int top);
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user