8 lines
66 B
C
8 lines
66 B
C
|
|
#ifdef NEEDED_TO_WORK
|
|
int icasetest(void)
|
|
{
|
|
return 0;
|
|
}
|
|
#endif
|