]> git.gag.com Git - fw/sdcc/blob - as/hc08/strcmpi.h
* configure, configure.in, sdcc_vc_in.h, sdcconf.h,
[fw/sdcc] / as / hc08 / strcmpi.h
1 /* strcmpi.h */
2
3 int as_strcmpi (const char *s1, const char *s2);