📄 riscos.mh
字号:
# Host: MIPS running RISC/osXM_FILE= xm-riscos.hNAT_FILE= nm-riscos.hNATDEPFILES= infptrace.o inftarg.o fork-child.o corelow.o mips-nat.oMH_CFLAGS=-Wf,-XNh10000# ptrace(2) apparently has problems in the BSD environment. No workaround is# known except to select the sysv environment. Could we use /proc instead?# These "sysv environments" and "bsd environments" often end up being a pain.## This is not part of CFLAGS because perhaps not all C compilers have this# option.CC= cc -systype sysv
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -