summaryrefslogtreecommitdiffstats
path: root/include/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video.h')
-rw-r--r--include/video.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/video.h b/include/video.h
index efcc682a29..9519ceaf98 100644
--- a/include/video.h
+++ b/include/video.h
@@ -14,6 +14,5 @@
int video_init (void *videobase);
void video_putc (const char c);
void video_puts (const char *s);
-void video_printf (const char *fmt, ...);
#endif
OpenPOWER on IntegriCloud