Home
last modified time | relevance | path

Searched refs:SYS_exit (Results 1 – 3 of 3) sorted by relevance

/xv6-public/
H A Dsyscall.h3 #define SYS_exit 2 macro
H A Dinitcode.S19 movl $SYS_exit, %eax
H A Dsyscall.c109 [SYS_exit] sys_exit,