S) --> trap(trap.c) --> trap_dispatch(trap.c) --> syscall(syscall.c). 应用程序调用的exit/fork/wait/getpid 等库函数最终都会调用syscall 函数, ...
確定! 回上一頁