riscos.mh
来自「lwip在ucos上的移植」· MH 代码 · 共 17 行
MH
17 行
# 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 + =
减小字号Ctrl + -
显示快捷键?