📄 files.mk
字号:
# $Id: files.mk,v 1.0 2004/08/25 10:33:14 philip $ ##################################################################### New modules should be added the appropriate section below #####################################################################CFILES = hello.c irq.c uart.c exc_handler.cASFILES = boot.s cache.s asm_irq.s asm_exc_handler.sOTHERS = Makefile files.mk
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -