Actually fix syscalls for messages
This commit is contained in:
parent
24ca0aa079
commit
64b249b9c0
@ -1,3 +1,5 @@
|
|||||||
|
#include <stdint.h>
|
||||||
|
|
||||||
void yield() {
|
void yield() {
|
||||||
asm volatile(" \
|
asm volatile(" \
|
||||||
mov $1, %eax; \
|
mov $1, %eax; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user