summaryrefslogtreecommitdiffstats
path: root/include/console.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2009-05-13 22:24:12 +0200
committerWolfgang Denk <wd@denx.de>2009-05-15 22:13:57 +0200
commit3ad8a0517b724782ab36f2b554a94de4c00c1adb (patch)
tree99ea2065fd336bf93f83fa2758c80f6847a1c21e /include/console.h
parent84bf7ca522e94ec402a1264b01971b924b7e268f (diff)
downloadblackbird-obmc-uboot-3ad8a0517b724782ab36f2b554a94de4c00c1adb.tar.gz
blackbird-obmc-uboot-3ad8a0517b724782ab36f2b554a94de4c00c1adb.zip
console.h: remove unused prototype 'console_realloc'
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/console.h')
-rw-r--r--include/console.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/console.h b/include/console.h
index 06ec32accc..bc8b139507 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
OpenPOWER on IntegriCloud