More cygwin fixes
This commit is contained in:
@@ -13,7 +13,6 @@ static size_t __attribute__((fastcall)) my_fastcall_strlen(char *s)
|
||||
return (strlen(s));
|
||||
}
|
||||
|
||||
int d
|
||||
int main (void)
|
||||
{
|
||||
ffi_cif cif;
|
||||
|
||||
Reference in New Issue
Block a user