📄 test.txt
字号:
GCC example program by Rafael Vuijk (aka Dark Fader)
This program does not rely on the SDK or BIOS calls, so it might be incompatible with GPi32.
see Makefile what tools you'll need to compile this
see syscalls.c on how to remove syscalls.o from libc.a
Makefile uses -B option to override crt0 path, but you can also delete crt0.o from the gcc tree.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -