freebsd-dev/sys/i386
Warner Losh 559b94a122 syscall.master: Fix comments
Have more accruate comments. While #if, #else, etc are copied to the
header files, lines that don't start with # are not.  And #include files
are only output to sysinc (which winds up at the front of init_sysent.c
which seems a bit odd). This is all radically undocumented, and likely
has drifted somewhat from 4.4BSD and what other systems do (they've
drifted too, fwiw).

Sponsored by:		Netflix
2023-04-20 16:18:02 -06:00
..
acpica x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
bios i386: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:43 -07:00
conf rtsx: Add plug-and-play info 2023-04-13 11:12:50 -03:00
i386 perfmon(4): Use a C89 function definition for a SYSINIT. 2023-04-20 11:00:46 -07:00
include x86: Move i386 timerreg.h to x86 2023-04-20 19:42:59 +03:00
linux syscall.master: Fix comments 2023-04-20 16:18:02 -06:00
pci i386: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:43 -07:00
Makefile