mh-sun3
来自「基于4个mips核的noc设计」· 代码 · 共 4 行
TXT
4 行
# Sun's C compiler needs the -J flag to be able to compile cp-parse.c# without overflowing the jump tables (-J says to use a 32 bit table)CC = cc -J
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?