estcpu32.def
来自「vxworks源码源码解读是学习vxworks的最佳途径」· DEF 代码 · 共 14 行
DEF
14 行
; estcpu32.def : exports for Wind River Systems estcpu32 backend dll.
;
NAME estcpu32.dll
DESCRIPTION 'Wind River Systems estcpu32 Backend DLL'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE
HEAPSIZE 16000
EXPORTS
estcpu32Init @2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?