* src/SDCC.y: enabled compilation of empty source file
[fw/sdcc] / support / Util / strcmpi.h
1 /* strcmpi.h */\r
2 \r
3 int as_strcmpi (const char *s1, const char *s2);\r