_start_limine
        Signature: extern "C" void _start_limine();
        Attributes: extern "C"
        Description: The main entry point for the limine boot protocol
        
        Return: void
      
      
      
        
cpu_init
        Signature: extern "C" void cpu_init();
        Attributes: extern "C"
        Description: Initializes the CPU
        
        Return: void
      
      
Show file on GitHub