Deleted Added
full compact
freebsd32_syscall.h (147814) freebsd32_syscall.h (147975)
1/*
2 * System call numbers.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
1/*
2 * System call numbers.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * $FreeBSD: head/sys/compat/freebsd32/freebsd32_syscall.h 147814 2005-07-07 18:20:38Z jhb $
6 * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.50 2005/07/07 18:17:55 jhb Exp
5 * $FreeBSD: head/sys/compat/freebsd32/freebsd32_syscall.h 147975 2005-07-13 20:35:09Z jhb $
6 * created from FreeBSD: src/sys/compat/freebsd32/syscalls.master,v 1.51 2005/07/13 20:32:42 jhb Exp
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

--- 293 unchanged lines hidden ---
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

--- 293 unchanged lines hidden ---