@@ -18,7 +18,7 @@
Boston, MA 02111-1307, USA. */
#include <features.h>
-#include <sysdep.h>
+#include "sysdep.h"
#define _SETJMP_H
#define _ASM
#include <bits/setjmp.h>
@@ -19,7 +19,7 @@
#include <asm/errno.h>
#include <sys/syscall.h>
/* int clone(int (*fn)(void *arg), void *child_stack, int flags, void *arg); */
@@ -4,7 +4,7 @@
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
#define __NR___libc_fork __NR_fork
SYSCALL__ (__libc_fork, 0)
@@ -17,7 +17,7 @@
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
@@ -16,7 +16,7 @@
.syntax no_register_prefix
/* Make space for the errno variable. */