blob: b33852ec8d0d7410be29ce32117ac38319d95d7e [file] [log] [blame]
// generated by mknacl.sh - do not edit
#define SYS_null 1
#define SYS_nameservice 2
#define SYS_dup 8
#define SYS_dup2 9
#define SYS_open 10
#define SYS_close 11
#define SYS_read 12
#define SYS_write 13
#define SYS_lseek 14
#define SYS_ioctl 15
#define SYS_stat 16
#define SYS_fstat 17
#define SYS_chmod 18
#define SYS_brk 20
#define SYS_mmap 21
#define SYS_munmap 22
#define SYS_getdents 23
#define SYS_mprotect 24
#define SYS_list_mappings 25
#define SYS_exit 30
#define SYS_getpid 31
#define SYS_sched_yield 32
#define SYS_sysconf 33
#define SYS_gettimeofday 40
#define SYS_clock 41
#define SYS_nanosleep 42
#define SYS_clock_getres 43
#define SYS_clock_gettime 44
#define SYS_mkdir 45
#define SYS_rmdir 46
#define SYS_chdir 47
#define SYS_getcwd 48
#define SYS_unlink 49
#define SYS_imc_makeboundsock 60
#define SYS_imc_accept 61
#define SYS_imc_connect 62
#define SYS_imc_sendmsg 63
#define SYS_imc_recvmsg 64
#define SYS_imc_mem_obj_create 65
#define SYS_imc_socketpair 66
#define SYS_mutex_create 70
#define SYS_mutex_lock 71
#define SYS_mutex_trylock 72
#define SYS_mutex_unlock 73
#define SYS_cond_create 74
#define SYS_cond_wait 75
#define SYS_cond_signal 76
#define SYS_cond_broadcast 77
#define SYS_cond_timed_wait_abs 79
#define SYS_thread_create 80
#define SYS_thread_exit 81
#define SYS_tls_init 82
#define SYS_thread_nice 83
#define SYS_tls_get 84
#define SYS_second_tls_set 85
#define SYS_second_tls_get 86
#define SYS_exception_handler 87
#define SYS_exception_stack 88
#define SYS_exception_clear_flag 89
#define SYS_sem_create 100
#define SYS_sem_wait 101
#define SYS_sem_post 102
#define SYS_sem_get_value 103
#define SYS_dyncode_create 104
#define SYS_dyncode_modify 105
#define SYS_dyncode_delete 106
#define SYS_test_infoleak 109
#define SYS_test_crash 110
#define SYS_test_syscall_1 111
#define SYS_test_syscall_2 112