⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xm-sol2.h

📁 gcc库的原代码,对编程有很大帮助.
💻 H
字号:
#include "sparc/xm-sysv4.h"/* If not compiled with GNU C, include the system's <alloca.h> header.  */#ifndef __GNUC__#include <alloca.h>#endif/* We have _sys_siglist, but the declaration in <signal.h> conflicts with   the declarations in collect2.c and mips-tfile.c, so disable the declarations   in those files.  */#define DONT_DECLARE_SYS_SIGLIST

⌨️ 快捷键说明

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