compile fixes for gcc 4.0 / osx.

This commit is contained in:
Steven Fuller 2007-01-07 05:38:12 +00:00 committed by Patryk Obara
parent d9a250e1df
commit 030db5bb23
5 changed files with 9 additions and 9 deletions

View file

@ -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"