?? dpx2g.h
字號:
/* * dpx2g.h - Bull DPX/2 200 and 300 systems (m68k, SysVr3) with gas */#define USE_GAS#include "m68k/dpx2.h"#undef STARTFILE_SPEC#define STARTFILE_SPEC \ "%{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}\ huge.o%s"/* Gas understands dollars in labels. */#undef NO_DOLLAR_IN_LABEL/* GAS does not understand .ident so don't output anything for #ident. */#undef ASM_OUTPUT_IDENT/* end of dpx2g.h */
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -