Deleted Added
full compact
ibcs2_syscall.h (134267) ibcs2_syscall.h (146807)
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 134267 2004-08-24 20:24:34Z jhb $
6 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.19 2004/08/24 20:21:21 jhb Exp
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
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 ---