diff options
Diffstat (limited to 'libc/sysdeps/linux/v850/__longjmp.S')
-rw-r--r-- | libc/sysdeps/linux/v850/__longjmp.S | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/sysdeps/linux/v850/__longjmp.S b/libc/sysdeps/linux/v850/__longjmp.S index fa29e0f78..099609918 100644 --- a/libc/sysdeps/linux/v850/__longjmp.S +++ b/libc/sysdeps/linux/v850/__longjmp.S @@ -11,11 +11,6 @@ * Written by Miles Bader <miles@gnu.org> */ -#include <features.h> -#define _SETJMP_H -#define _ASM -#include <bits/setjmp.h> - #include <clinkage.h> .text |