Deleted Added
full compact
ibcs2_syscall.h (13338) ibcs2_syscall.h (24384)
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 Id: syscalls.master,v 1.5 1996/01/08 05:24:09 peter Exp
5 * created from Id: syscalls.master,v 1.7 1997/02/22 09:33:38 peter 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 ---
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 ---