chyyuu / os_kernel_lab

OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
https://rcore-os.github.io/rCore-Tutorial-Book-v3/index.html
GNU General Public License v3.0
3.96k stars 1.92k forks source link

fix wrong answer of lab5 #77

Closed KimbingNg closed 4 years ago

KimbingNg commented 4 years ago

The missing '!' resulted in the problem that make grade was not able to get full mark in lab5