te-dpx2.h
来自「基于4个mips核的noc设计」· C头文件 代码 · 共 13 行
H
13 行
/* Machine specific defines for the dpx2 machine. *//* The magic number is not the usual MC68MAGIC. */#define COFF_MAGIC MC68KBCSMAGIC#define REGISTER_PREFIX_OPTIONAL 1#define TARGET_FORMAT "coff-m68k-un"#include "obj-format.h"/* end of te-dpx2.h */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?