sol2-gld.h

来自「Mac OS X 10.4.9 for x86 Source Code gcc」· C头文件 代码 · 共 10 行

H
10
字号
/* Definitions of target machine for GCC, for SPARC running Solaris 2   using the GNU linker.  *//* Undefine this so that attribute((init_priority)) works.  */#undef CTORS_SECTION_ASM_OP#undef DTORS_SECTION_ASM_OP#undef SUPPORTS_INIT_PRIORITY#define SUPPORTS_INIT_PRIORITY 1

⌨️ 快捷键说明

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