Large cummulative patch for pic16 port.
[fw/sdcc] / device / lib / pic16 / libsdcc / char / divschar.c
index 57e0b7e10aa9247d8faaeaec12be012392a5fdba..d306f9410d61c24f160a875e1b36151a8fc0f704 100644 (file)
    what you give them.   Help stamp out software-hoarding!
 -------------------------------------------------------------------------*/
 
+/*
+** $Id$
+*/
+
 #include <sdcc-lib.h>
 
 unsigned char _divuchar (unsigned char a, unsigned char b);