summaryrefslogtreecommitdiff
path: root/src/syscall-ia64.h
blob: a21e93b9883fd1ebd0818a02a0671c006435b7ee (plain)
1
2
3
4
5
#define __NR_io_setup		1238
#define __NR_io_destroy		1239
#define __NR_io_getevents	1240
#define __NR_io_submit		1241
#define __NR_io_cancel		1242