From 13381d9c5bf997dfc1b1532ecea126e16d60d18b Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sun, 13 Mar 2011 22:21:26 +0100 Subject: add jmpbuf-unwind.h and jmpbuf-offsets.h to avr32,c6x and xtensa cleanup bits/setjmp.h and avr32's setjmp.S Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libc/sysdeps/linux/avr32/setjmp.S | 3 --- 1 file changed, 3 deletions(-) (limited to 'libc/sysdeps/linux/avr32/setjmp.S') diff --git a/libc/sysdeps/linux/avr32/setjmp.S b/libc/sysdeps/linux/avr32/setjmp.S index 7d0354be9..f6e619b90 100644 --- a/libc/sysdeps/linux/avr32/setjmp.S +++ b/libc/sysdeps/linux/avr32/setjmp.S @@ -5,9 +5,6 @@ * Public License. See the file "COPYING.LIB" in the main directory of this * archive for more details. */ -#define _SETJMP_H -#define _ASM -#include .text -- cgit v1.2.3