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