More work on error and interrupt handling (almost got it working)
[tpg/acess2.git] / Kernel / arch / x86 / main.c
index 6baec03..34cc414 100644 (file)
@@ -50,7 +50,7 @@ int kmain(Uint MbMagic, void *MbInfoPtr)
        
        // Set up non-boot info dependent stuff
        Desctab_Install();      // Set up GDT and IDT
-       MM_PreinitVirtual();    // Initialise vital mappings
+       MM_PreinitVirtual();    // Initialise virtual mappings
        
        switch(MbMagic)
        {

UCC git Repository :: git.ucc.asn.au