syscalls.map (cc4ffc978668cbc9cd58ae7c9e01025a276aa5fd) syscalls.map (927f379180cd2f3d3460d2f3506d0059ea1c6cf8)
1/*
2 * FreeBSD system call symbols.
3 * DO NOT EDIT-- this file is automatically @generated.
4 */
5FBSDprivate_1.0 {
6 _syscall;
7 __sys_syscall;
8 __sys_exit;

--- 787 unchanged lines hidden (view full) ---

796 _timerfd_create;
797 __sys_timerfd_create;
798 _timerfd_gettime;
799 __sys_timerfd_gettime;
800 _timerfd_settime;
801 __sys_timerfd_settime;
802 _kcmp;
803 __sys_kcmp;
1/*
2 * FreeBSD system call symbols.
3 * DO NOT EDIT-- this file is automatically @generated.
4 */
5FBSDprivate_1.0 {
6 _syscall;
7 __sys_syscall;
8 __sys_exit;

--- 787 unchanged lines hidden (view full) ---

796 _timerfd_create;
797 __sys_timerfd_create;
798 _timerfd_gettime;
799 __sys_timerfd_gettime;
800 _timerfd_settime;
801 __sys_timerfd_settime;
802 _kcmp;
803 __sys_kcmp;
804 _getrlimitusage;
805 __sys_getrlimitusage;
804};
806};