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

📄 regnames.c

📁 完整的Bell实验室的嵌入式文件系统TFS
💻 C
字号:
/* This file is included by the common file reg_cache.c. * The regs_860.c file is the table of register names. * The purpose behind this multiple level of file inclusion is to allow * the common file "reg_cache.c" to include a file called "regnames.c" * which will have a target-specific register table without the target- * specific filename. */#include "regs_403.c"

⌨️ 快捷键说明

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