mh-ncrsvr43
来自「基于4个mips核的noc设计」· 代码 · 共 10 行
TXT
10 行
# Host configuration file for an NCR 3000 (i486/SVR43) system.# The MetaWare compiler will generate a copyright message unless you# turn it off by adding the -Hnocopyr flag.CC = cc -Hnocopyr# Define SYSV as -DSYSV if you are using a System V operating system.SYSV = -DSYSV -DSVR4RANLIB = true
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?