chiark / gitweb /
[PATCH] klibc: version 0.211
[elogind.git] / klibc / klibc / arch / i386 / exits.S
index 59ff563ad8da131512b8c1ea2f626223f0a159a3..ed23d98bcb7b39e67c03ef813ce9766be9237389 100644 (file)
@@ -28,7 +28,7 @@ exit:
        .globl _exit
        .type _exit,@function
 _exit:
-#ifdef REGPARM
+#ifdef _REGPARM
        movl %eax,%ebx
 #else
        popl %ebx