mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-09 09:17:13 +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).