📄 imonsrc
字号:
IMON Source FilesIMON Source FilesMakefilesreadmemakefile The main make control file.files.mk The list of files. Used by makefile and target.mk.rules.mk Build rules. Required because sources are in different directory from the object files.target.mk Used to make each of the subdirectories.Source Filesmips.s The start of IMON (see _start).main.c The start of the IMON C code (see imoninit).ioctl.c I/O device operations.load.c The Load command.sbrk.c Used by alloc to get memory.See AlsoMON source files
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -