3 File kernel/include/bootloader.h

BEATRIX bootloader. Sets up the RTC, loads the drivers, sets up memory, and branches to the shell.

Author:

Juniper Beatitudes juniper@eyes-like-fire.org

Date:

2025-07-16

3.1 Functions

Type Name
void bea_do_boot (void)

3.2 Functions Documentation

3.2.1 function bea_do_boot

void bea_do_boot (
    void
)