OSDN Git Service

Make sure these use the local sysdep.h header file
authorEric Andersen <andersen@codepoet.org>
Tue, 12 Jun 2001 21:56:56 +0000 (21:56 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 12 Jun 2001 21:56:56 +0000 (21:56 -0000)
libc/sysdeps/linux/sparc/__longjmp.S
libc/sysdeps/linux/sparc/setjmp.S
libc/sysdeps/linux/sparc/vfork.S

index d0f8c73..54af3c2 100644 (file)
@@ -18,7 +18,6 @@
 
 /* Code taken from glibc/sysdeps/sparc/sparc32/  (glibc 2.2.2) */
 
-//#include "sysdep.h"
 #include <sysdep.h>
 
 #define _ASM 1
index 8f279ca..770c8a7 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <sysdep.h>
 #include <sys/trap.h>
+#include "sysdep.h"
 
 #define _ASM 1
 #define _SETJMP_H
index 336dfdd..985ea4e 100644 (file)
@@ -19,7 +19,7 @@
 
 /* Code taken from glibc2.2.2/sysdeps/unix/sysv/linux/sparc/vfork.S */
 
-#include <sysdep.h>
+#include "sysdep.h"
 
 PSEUDO (__vfork, vfork, 0)
        sub     %o1, 1, %o1