版權所有 © 2014 tutorialspoint
_syscall0(int, setup)
int setup(void);
任何使用者程序都不能呼叫 setup()。任何使用者程序,即使是具有超級使用者許可權的程序,也會收到 EPERM。
廣告