Introduced in c53099f7

Signed-off-by: Steve Bennett <[email protected]>
---
 libc/sysdeps/linux/microblaze/bits/setjmp.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libc/sysdeps/linux/microblaze/bits/setjmp.h 
b/libc/sysdeps/linux/microblaze/bits/setjmp.h
index 5ae7381..b384878 100644
--- a/libc/sysdeps/linux/microblaze/bits/setjmp.h
+++ b/libc/sysdeps/linux/microblaze/bits/setjmp.h
@@ -34,6 +34,5 @@ typedef struct
     /* Callee-saved registers r18-r31.  */
     int __regs[14];
   } __jmp_buf[1];
-#endif
 
 #endif /* bits/setjmp.h */
-- 
1.7.11.3

_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc

Reply via email to