Path: blob/main/sys/tools/syscalls/examples/cpp/test_syscalls.map
101262 views
/*
* FreeBSD system call symbols.
*
* DO NOT EDIT-- this file is automatically @generated.
*/
FBSDprivate_1.0 {
#ifdef PLATFORM_FOO
_syscall1;
__sys_syscall1;
#else
#endif
#ifdef PLATFORM_FOO
#else
_syscall2;
__sys_syscall2;
#endif
};