opnsense-src/sys/tools/syscalls/core
Brooks Davis f29905cab5 makesyscalls: deprecate cpp other than includes
Warn that C preprocessor directives in the config file are deprecated.
They are unsound and support has a number of potential pitfalls.  They
should be replaced by compile-time generation of files plus an overlay
framework to allow things like per-arch variation.

Reviewed by:	kevans
Sponsored by:	DARPA, AFRL
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1575
2025-02-18 22:03:26 +00:00
..
freebsd-syscall.lua makesyscalls: deprecate cpp other than includes 2025-02-18 22:03:26 +00:00
scarg.lua
scret.lua
syscall.lua sysent: add a NOLIB modifer to prevent stub generation 2024-11-01 15:44:47 +00:00