mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
In r367395 parts of machine dependent linux_dummy.c were moved to a new machine independent file sys/compat/linux/linux_dummy.c and the existing linux_dummy.c was renamed to linux_dummy_machdep.c. Add linux_dummy_machdep.c to the linux module for i386. Rename sys/amd64/linux32/linux_dummy.c for consistency. Add the new linux_dummy.c to the linux module for i386. |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux32_dummy_machdep.c | ||
| linux32_genassym.c | ||
| linux32_locore.asm | ||
| linux32_machdep.c | ||
| linux32_proto.h | ||
| linux32_support.s | ||
| linux32_syscall.h | ||
| linux32_syscalls.c | ||
| linux32_sysent.c | ||
| linux32_systrace_args.c | ||
| linux32_sysvec.c | ||
| linux32_vdso.lds.s | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||