From 14647468df0b45ecf15223ee6a14ae50304b1f11 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sun, 13 Mar 2011 21:24:42 +0100 Subject: make use of jmpbuf-offsets.h and jmpbuf-unwind.h Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libc/sysdeps/linux/sparc/setjmp.S | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'libc/sysdeps/linux/sparc/setjmp.S') diff --git a/libc/sysdeps/linux/sparc/setjmp.S b/libc/sysdeps/linux/sparc/setjmp.S index 796abc763..7b9e4c8f1 100644 --- a/libc/sysdeps/linux/sparc/setjmp.S +++ b/libc/sysdeps/linux/sparc/setjmp.S @@ -16,11 +16,8 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include +#include -#define _ASM 1 -#define _SETJMP_H -#include #define ST_FLUSH_WINDOWS 3 .global _setjmp -- cgit v1.2.3