sol2-gld.h
来自「这是leon3处理器的交叉编译链」· 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 + -
显示快捷键?