summaryrefslogtreecommitdiff
path: root/sys/tools/syscalls/examples/cpp/syscalls.master
AgeCommit message (Collapse)Author
2025-02-18sys: syscalls: add a test syscall definition fileKyle Evans
This exercises some subset of the preprocessor that would be nice to still support. Pull Request: https://github.com/freebsd/freebsd-src/pull/1575