From 611717e47e17abf61127ab37d6b66c31085d3f46 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Tue, 4 Jun 2002 16:07:56 +0000 Subject: Changes so that 'regdef.h' gets included in the development environment. --- libc/sysdeps/linux/mips/bsd-_setjmp.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/mips/bsd-_setjmp.S') diff --git a/libc/sysdeps/linux/mips/bsd-_setjmp.S b/libc/sysdeps/linux/mips/bsd-_setjmp.S index 6a8391868..e03c05ced 100644 --- a/libc/sysdeps/linux/mips/bsd-_setjmp.S +++ b/libc/sysdeps/linux/mips/bsd-_setjmp.S @@ -21,7 +21,7 @@ We cannot do it in C because it must be a tail-call, so frame-unwinding in setjmp doesn't clobber the state restored by longjmp. */ -#include "regdef.h" +#include #ifdef __PIC__ .option pic2 -- cgit v1.2.3