summaryrefslogtreecommitdiff
path: root/src/syscall-alpha.h
blob: 0aa4d3d51b672b45dc7a5a88857415ce441e744e (plain)
1
2
3
4
5
#define __NR_io_setup		398
#define __NR_io_destroy		399
#define __NR_io_getevents	400
#define __NR_io_submit		401
#define __NR_io_cancel		402