Deleted Added
full compact
ibcs2_syscall.h (146807) ibcs2_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/i386/ibcs2/ibcs2_syscall.h 146807 2005-05-30 15:20:21Z rwatson $
6 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.20 2005/05/30 15:09:17 rwatson Exp
5 * $FreeBSD: head/sys/i386/ibcs2/ibcs2_syscall.h 147975 2005-07-13 20:35:09Z jhb $
6 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.21 2005/07/13 20:32:42 jhb Exp
7 */
8
9#define IBCS2_SYS_syscall 0
10#define IBCS2_SYS_exit 1
11#define IBCS2_SYS_fork 2
12#define IBCS2_SYS_ibcs2_read 3
13#define IBCS2_SYS_write 4
14#define IBCS2_SYS_ibcs2_open 5

--- 78 unchanged lines hidden ---
7 */
8
9#define IBCS2_SYS_syscall 0
10#define IBCS2_SYS_exit 1
11#define IBCS2_SYS_fork 2
12#define IBCS2_SYS_ibcs2_read 3
13#define IBCS2_SYS_write 4
14#define IBCS2_SYS_ibcs2_open 5

--- 78 unchanged lines hidden ---