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