5 lines
71 B
C
5 lines
71 B
C
|
int func_in_user_header(char * s, unsigned long len)
|
||
|
{
|
||
|
return 0;
|
||
|
}
|