freebsd32_syscall.h (1dc31587bf980dbeab3db2d647675e44a290cd83) freebsd32_syscall.h (378a73d1bd1b9ae3e762511ac6a69f31b2e34e1c)
1/*
2 * System call numbers.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * $FreeBSD$
1/*
2 * System call numbers.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * $FreeBSD$
6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 247602 2013-03-02 00:53:12Z pjd
6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 247667 2013-03-02 21:11:30Z pjd
7 */
8
9#define FREEBSD32_SYS_syscall 0
10#define FREEBSD32_SYS_exit 1
11#define FREEBSD32_SYS_fork 2
12#define FREEBSD32_SYS_read 3
13#define FREEBSD32_SYS_write 4
14#define FREEBSD32_SYS_open 5

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

430#define FREEBSD32_SYS_freebsd32_posix_fallocate 530
431#define FREEBSD32_SYS_freebsd32_posix_fadvise 531
432#define FREEBSD32_SYS_freebsd32_wait6 532
433#define FREEBSD32_SYS_cap_rights_limit 533
434#define FREEBSD32_SYS_cap_ioctls_limit 534
435#define FREEBSD32_SYS_cap_ioctls_get 535
436#define FREEBSD32_SYS_cap_fcntls_limit 536
437#define FREEBSD32_SYS_cap_fcntls_get 537
7 */
8
9#define FREEBSD32_SYS_syscall 0
10#define FREEBSD32_SYS_exit 1
11#define FREEBSD32_SYS_fork 2
12#define FREEBSD32_SYS_read 3
13#define FREEBSD32_SYS_write 4
14#define FREEBSD32_SYS_open 5

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

430#define FREEBSD32_SYS_freebsd32_posix_fallocate 530
431#define FREEBSD32_SYS_freebsd32_posix_fadvise 531
432#define FREEBSD32_SYS_freebsd32_wait6 532
433#define FREEBSD32_SYS_cap_rights_limit 533
434#define FREEBSD32_SYS_cap_ioctls_limit 534
435#define FREEBSD32_SYS_cap_ioctls_get 535
436#define FREEBSD32_SYS_cap_fcntls_limit 536
437#define FREEBSD32_SYS_cap_fcntls_get 537
438#define FREEBSD32_SYS_MAXSYSCALL 538
438#define FREEBSD32_SYS_bindat 538
439#define FREEBSD32_SYS_connectat 539
440#define FREEBSD32_SYS_MAXSYSCALL 540