mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-10 14:49:22 +00:00
"hlt" causes GPF
This commit is contained in:
@ -14,5 +14,5 @@ void _exit(int Code)
|
||||
: "rcx", "r11", "memory");
|
||||
|
||||
while (1)
|
||||
__asm__ __volatile__("hlt");
|
||||
;
|
||||
}
|
||||
|
Reference in New Issue
Block a user