MIT 6.S081 Operating Systems 0 Tools¶ 我是用的mac brew tap riscv/riscv brew install riscv-Tools brew install qemu 但在编译时有错误,加上-Wno-nullability-completeness就好了。(我也不知道为什么?难道最新的系统的问题?) Lab 1: xv6 and unix utilities¶ sleep¶ pingpong¶ primes¶ find¶ xargs¶