📄 ms-spring
字号:
## site specific macros# # It is inserted into the Makefile after the host and target specific# makefile parts and can "overload" macros defined there.#PREFIX = /tools/cygnus/devo-$(VERSION)# Spring uses their own malloc()DYN_SHLFLAGS = -f$(PIC) -DNO_LIBGXX_MALLOC#fix me: should be moved to devo/gccEH_FILES = EH-sunlabs.o
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -