ds390 library support
[fw/sdcc] / device / lib / vprintf.c
index 9977d8abbc827dfffb1ec9e23fbdafd27935158c..88ac993bae9f3d39892b3cdaafec596ce0e90ec9 100644 (file)
@@ -27,8 +27,6 @@
 #include <ctype.h>
 #include <stdio.h>
 
-extern void putchar(const char);
-
 #define PTR value.p 
 
 /****************************************************************************/