summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_locore.s
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2000-11-09 07:27:55 +0000
committermarcel <marcel@FreeBSD.org>2000-11-09 07:27:55 +0000
commit7980b37e09111f86fa7b0583f6a2e79e6434a0b0 (patch)
tree2005f0cf9f1c895ab691317b7d3a8f7186be4f97 /sys/i386/linux/linux_locore.s
parentca4f508b6619fdac095ed9664f0108c037f508d1 (diff)
downloadFreeBSD-src-7980b37e09111f86fa7b0583f6a2e79e6434a0b0.zip
FreeBSD-src-7980b37e09111f86fa7b0583f6a2e79e6434a0b0.tar.gz
Sync with Alpha:
Do not use sysent.c, proto.h and syscall.h in source tree; use auto-generated versions.
Diffstat (limited to 'sys/i386/linux/linux_locore.s')
-rw-r--r--sys/i386/linux/linux_locore.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/linux/linux_locore.s b/sys/i386/linux/linux_locore.s
index 6887628..23a4a4e 100644
--- a/sys/i386/linux/linux_locore.s
+++ b/sys/i386/linux/linux_locore.s
@@ -1,9 +1,9 @@
/* $FreeBSD$ */
#include "linux_assym.h" /* system definitions */
-#include <machine/asmacros.h> /* miscellaneous asm macros */
+#include <machine/asmacros.h> /* miscellaneous asm macros */
-#include <i386/linux/linux_syscall.h> /* system call numbers */
+#include <linux_syscall.h> /* system call numbers */
NON_GPROF_ENTRY(linux_sigcode)
call *LINUX_SIGF_HANDLER(%esp)
OpenPOWER on IntegriCloud