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   m68k.c when running on a COFF system.  */#include "m68k/m68k.c"#include "nextstep.c"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?