Added as/hc08/lkelf.c to as/link_hc08.dsp
[fw/sdcc] / as / hc08 / strcmpi.h
1 /* strcmpi.h */
2
3 int as_strcmpi (const char *s1, const char *s2);