Perform some code cleanup

This commit is contained in:
Justine Tunney 2022-06-23 10:21:07 -07:00
parent 0dd9629562
commit a4601a24d3
63 changed files with 350 additions and 1643 deletions

View file

@ -30,6 +30,7 @@ sched_yield:
testb IsXnu()
jz 1f
pause
xor %eax,%eax
ret
#endif