diff options
Diffstat (limited to 'libc/sysdeps/linux/hppa')
-rw-r--r-- | libc/sysdeps/linux/hppa/setjmp.S | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libc/sysdeps/linux/hppa/setjmp.S b/libc/sysdeps/linux/hppa/setjmp.S index c2ba4fb1b..fdc4c424b 100644 --- a/libc/sysdeps/linux/hppa/setjmp.S +++ b/libc/sysdeps/linux/hppa/setjmp.S @@ -17,11 +17,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#define _ASM -#define _SETJMP_H -#include <bits/setjmp.h> - - .text .align 4 .import __sigjmp_save, code |