Home About us GitHub Contact us Docs

FoxOS

Welcome to the FoxOS website!

_start_stivale2

Signature: extern "C" void _start_stivale2(stivale2_struct* bootinfo);
Attributes: extern "C"
Description: The main entry point for the stivale2 boot protocol

Parameters:

Return: void

cpu_init

Signature: extern "C" void cpu_init();
Attributes: extern "C"
Description: Initializes the CPU

Return: void

Show file on GitHub