rt_mem_h.s
来自「realview22.rar」· S 代码 · 共 20 行
S
20 行
; rt_mem_h.s
;
; Copyright 1999 ARM Limited. All rights reserved.
;
; RCS $Revision: 1.3 $
; Checkin $Date: 2004/05/25 13:46:13 $
; Revising $Author: statham $
; This header defines the offsets, in the __user_perproc_libspace
; block, of the words of storage reserved to the memory model
; implementation.
MAP 16
rt_mm0 FIELD 4
rt_mm1 FIELD 4
rt_mm2 FIELD 4
rt_mm3 FIELD 4
END
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?