📄 mlt_mips_vr4300_vrc4373_rom.h
字号:
// eCos memory layout - Wed Nov 24 13:41:30 1999// This is a generated file - changes will be lost if ConfigTool(MLT) is run#include <cyg/infra/cyg_type.h>#include <stddef.h>#define CYGMEM_REGION_ram (0x80000200)#define CYGMEM_REGION_ram_SIZE (0x7fe00)#define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)#define CYGMEM_REGION_rom (0xbfc00000)#define CYGMEM_REGION_rom_SIZE (0x80000)#define CYGMEM_REGION_rom_ATTR (CYGMEM_REGION_ATTR_R)/* *//* {{CFG_DATA *//* }}CFG_DATA */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -