next.c
来自「GUN开源阻止下的编译器GCC」· C语言 代码 · 共 8 行
C
8 行
/* next.c: Functions for NeXT as target machine for GNU C compiler. *//* Note that the include below means that we can't debug routines in i386.c when running on a COFF system. */#include "i386/i386.c"#include "nextstep.c"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?