comparison vidix/sysdep/AsmMacros_x86.h @ 25532:d9999b74ce98

Comment out the correct #endif directive.
author diego
date Mon, 31 Dec 2007 15:57:54 +0000
parents 9c4ad35fabc5
children a93e46adb54c
comparison
equal deleted inserted replaced
25531:071132904566 25532:d9999b74ce98
341 return; 341 return;
342 #endif 342 #endif
343 __asm__ __volatile__("sti"); 343 __asm__ __volatile__("sti");
344 } 344 }
345 345
346 #endif 346 //#endif
347 347
348 //#endif /* ASMMACROS_X86_H */ 348 #endif /* ASMMACROS_X86_H */