Minor optimization
This commit is contained in:
parent
d337ec5e10
commit
47f78af238
|
@ -25,7 +25,7 @@ inb:
|
|||
.global iowait
|
||||
.type iowait, @function
|
||||
iowait:
|
||||
mov $0x0, %eax
|
||||
xor %eax, %eax
|
||||
outb %al, $0x80
|
||||
|
||||
/* return 0 */
|
||||
|
|
Loading…
Reference in New Issue
Block a user