aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/syscalls/examples/cpp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* sys: syscalls: add a test syscall definition fileKyle Evans2025-02-181-0/+3
This exercises some subset of the preprocessor that would be nice to still support. Pull Request: https://github.com/freebsd/freebsd-src/pull/1575