mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
MOD_MISC() and DISPATCH() macros. Renamed new_syscall module as new_syscall_mod. It seems to be standard to have module names ending with _mod, and this may be forced when MOD_SYSCALL() and MOD_VFS() are updated to match MOD_MISC(). Cleaned up lkm examples a little. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mycall.c | ||
| newsyscall.c | ||