mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
console.h: remove unused prototype 'console_realloc'
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
parent
84bf7ca522
commit
3ad8a0517b
1 changed files with 0 additions and 2 deletions
|
|
@ -33,6 +33,4 @@
|
|||
extern device_t *stdio_devices[] ;
|
||||
extern char *stdio_names[MAX_FILES] ;
|
||||
|
||||
int console_realloc(int top);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue