Deleted Added
full compact
ibcs2_syscall.h (50482) ibcs2_syscall.h (60290)
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 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.9 1999/08/28 00:44:02 peter Exp
5 * $FreeBSD: head/sys/i386/ibcs2/ibcs2_syscall.h 60290 2000-05-09 21:52:02Z bde $
6 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.master,v 1.10 2000/05/09 17:54:30 bde Exp
6 */
7
8#define IBCS2_SYS_syscall 0
9#define IBCS2_SYS_exit 1
10#define IBCS2_SYS_fork 2
11#define IBCS2_SYS_ibcs2_read 3
12#define IBCS2_SYS_write 4
13#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 ---