te-macos.h

来自「基于4个mips核的noc设计」· C头文件 代码 · 共 12 行

H
12
字号
/* This file is te-macos.h.  */#define TE_POWERMAC 1/* Added these, because if we don't know what we're targetting we may   need an assembler version of libgcc, and that will use local   labels.  */#define LOCAL_LABELS_DOLLAR 1#define LOCAL_LABELS_FB 1#include "obj-format.h"

⌨️ 快捷键说明

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