mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
We only want to produce syscall.mk for the main syscall table so default to not producing it (send it to /dev/null) and add a syscalls.conf to sys/kern to trigger the creation of sys/sys/syscall.mk. This eliminates the need for entries in other syscalls.conf files and is a cleaner pattern going forward. Reviewed by: kevans, imp Differential Revision: https://reviews.freebsd.org/D42663 (cherry picked from commit 54d487c4d01d68ef0ac03eae1fc574f7533d46f6) |
||
|---|---|---|
| .. | ||
| 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 | ||
| linux32_vdso_gtod.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||