1 1.1.2.2 skrll /* 2 1.1.2.2 skrll * The syscall arguments are processed into a DTrace argument array 3 1.1.2.2 skrll * using a generated function. See sys/kern/makesyscalls.sh. 4 1.1.2.2 skrll */ 5 1.1.2.2 skrll #include <sys/syscall.h> 6 1.1.2.2 skrll #include <kern/systrace_args.c> 7 1.1.2.2 skrll 8 1.1.2.2 skrll #define emulname netbsd 9 1.1.2.2 skrll #define EMULNAME NETBSD 10 1.1.2.2 skrll #define NATIVE 11