* support/regression/tests/float_trans.c: disabled test if __STDC_IEC_559__
[fw/sdcc] / support / Util / strcmpi.h
1 /* strcmpi.h */\r
2 \r
3 int as_strcmpi (const char *s1, const char *s2);\r