PIC port now supports object files. Applied patch from Craig Franklin that started...
[fw/sdcc] / src / regression / for.c
index 1f6cbbb78caf06742f4173e459b67788fedbe906..db3e73345b8936dc6c8ec171db98f34d513af859 100644 (file)
@@ -12,8 +12,6 @@ unsigned int uint1 = 0;
 unsigned char uchar0 = 0;
 unsigned char uchar1 = 0;
 
-unsigned char call3(void);
-
 void done()
 {