compile fixes for gcc 4.0 / osx.
This commit is contained in:
parent
d9a250e1df
commit
030db5bb23
5 changed files with 9 additions and 9 deletions
|
@ -209,7 +209,7 @@ int CMP_LL(LONGLONGCH *a, LONGLONGCH *b)
|
|||
llgs:
|
||||
}
|
||||
*/
|
||||
#if 1
|
||||
#if 0
|
||||
int retval;
|
||||
|
||||
__asm__("movl 0(%%ebx), %%eax \n\t"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue