History log of /freebsd/sys/tools/syscalls/examples/cpp/test_syscalls.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 53fae788 18-Feb-2025 Kyle Evans <kevans@FreeBSD.org>

sys: syscalls: add a test syscall definition file

This exercises some subset of the preprocessor that would be nice to
still support.

Pull Request: https://github.com/freebsd/freebsd-src/pull/1575