merged in amd64 linux emulation from freebsd, but the building infra is
commit1910949b03c5c3613c98fd9d25f1c680ec929f71
authorYonghong Yan <yanyh@dragonfly.cs.uh.edu>
Fri, 28 Sep 2007 02:18:23 +0000 (27 21:18 -0500)
committerYonghong Yan <yanyh@dragonfly.cs.uh.edu>
Fri, 28 Sep 2007 02:18:23 +0000 (27 21:18 -0500)
treed0d5fe04b66e71e6ae78d47b4b28f9ce85bbfe35
parentc9df1fc6bda862bad639f19932d9574ddf8cdebe
merged in amd64 linux emulation from freebsd, but the building infra is
not ready. so it would build
sys/emulation/linux/amd64/Makefile [new file with mode: 0644]
sys/emulation/linux/amd64/linux.h [new file with mode: 0644]
sys/emulation/linux/amd64/linux32_dummy.c [new file with mode: 0644]
sys/emulation/linux/amd64/linux32_genassym.c [new file with mode: 0644]
sys/emulation/linux/amd64/linux32_ipc64.h [new file with mode: 0644]
sys/emulation/linux/amd64/linux32_locore.s [new file with mode: 0644]
sys/emulation/linux/amd64/linux32_machdep.c [new file with mode: 0644]
sys/emulation/linux/amd64/linux32_support.s [new file with mode: 0644]
sys/emulation/linux/amd64/linux32_sysvec.c [new file with mode: 0644]
sys/emulation/linux/amd64/syscalls.conf [new file with mode: 0644]
sys/emulation/linux/amd64/syscalls.master [new file with mode: 0644]