mit-pdos / xv6-riscv

Xv6 for RISC-V
Other
6.52k stars 2.37k forks source link

Put parentheses around macro argument. #203

Open eecsmap opened 9 months ago

eecsmap commented 9 months ago

It might be too paranoid but makes it safe to deal with operators with lower priorities than '+', '<<' for example.