xm-fx2800.h
来自「GUN开源阻止下的编译器GCC」· C头文件 代码 · 共 13 行
H
13 行
/* Alliant FX/2800 running Concentrix 2.x. */#include "i860/xm-i860.h"/* * vfprintf is not present prior to Concentrix 2.2. Unfortunately, there * does not seem to be a cpp symbol that identifies OS revision. Undefine * the following if running 2.1 or older. * -- hyc@hanauma.jpl.nasa.gov */#define HAVE_VPRINTF
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?