]> git.gag.com Git - fw/sdcc/blob - as/mcs51/strcmpi.h
Added strcmpi.[hc] to gbz80 and z80 VC projects
[fw/sdcc] / as / mcs51 / strcmpi.h
1 /* strcmpi.h */
2
3 int as_strcmpi (const char *s1, const char *s2);