mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-04 11:45:09 +00:00
This adds a simple boot.S for RISC-V (64-bit), which clears the BSS and sets up the processor to be ready for pre_init.cpp (which is not added yet).