regdef.h

来自「标准c库代码,可以应用于各个系统提供了大量的基本函数」· C头文件 代码 · 共 8 行

H
8
字号
/* regdef.h -- define register names.  *//* This is a standard include file for MIPS targets.  Other target   probably don't define it, and attempts to include this file will   fail.  */#include <machine/regdef.h>

⌨️ 快捷键说明

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