summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i386/bsd-setjmp.S
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/i386/bsd-setjmp.S')
-rw-r--r--libc/sysdeps/linux/i386/bsd-setjmp.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/libc/sysdeps/linux/i386/bsd-setjmp.S b/libc/sysdeps/linux/i386/bsd-setjmp.S
index df46997d9..950b1f487 100644
--- a/libc/sysdeps/linux/i386/bsd-setjmp.S
+++ b/libc/sysdeps/linux/i386/bsd-setjmp.S
@@ -17,10 +17,6 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
-#define _ASM
-#define _SETJMP_H
-#include <bits/setjmp.h>
-
.global setjmp
.type setjmp,%function
setjmp: