📄 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 + -