forked from KolibriOS/kolibrios
Temporarily removing menuetlibc
git-svn-id: svn://kolibrios.org@4799 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include<libc/asm.h>
|
||||
MK_C_SYM(finite)
|
||||
movl 8(%esp),%eax
|
||||
andl $0x7ff00000, %eax
|
||||
cmpl $0x7ff00000, %eax
|
||||
setne %al
|
||||
andl $0x000000ff, %eax
|
||||
ret
|
||||
Reference in New Issue
Block a user