Added TSS and code to enter user mode (kind of).
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
extern "C" void main()
|
||||
{
|
||||
// __asm__ __volatile__("cli");
|
||||
while(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user