?? linux.c
字號:
/* libc/sys/linux/linux.c - System-specific system calls *//* Written 2000 by Werner Almesberger *//* * Most system call wrappers have moved to utilities; future fate of this file * is guided by glibc/autoconf compatibility and FFS */#include <machine/syscall.h>/* _syscall1(int,delete_module,const char *,name) */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -