mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-05-28 15:34:26 +00:00
"hlt" causes GPF
This commit is contained in:
parent
e9d766e735
commit
70eb5a4625
@ -14,5 +14,5 @@ void _exit(int Code)
|
||||
: "rcx", "r11", "memory");
|
||||
|
||||
while (1)
|
||||
__asm__ __volatile__("hlt");
|
||||
;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user