hp320g.h
来自「gcc-2.95.3 Linux下最常用的C编译器」· C头文件 代码 · 共 13 行
H
13 行
/* Definitions of target machine for GNU compiler. HP-UX 68000/68020 version. Use this file if GCC is supposed to work with the GNU assembler, GNU linker and GNU debugger using DBX debugging information. (In other words, much of HPUX has been cast aside.) *//* This wants DBX format. */#define DBX_DEBUGGING_INFO#define USE_GAS#include "m68k/hp320.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?