mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-27 01:56:21 +00:00
This commit changes the init.cpp file to start and initialize the Scheduler, and actually runs init_stage2. To show that it actually works, another thread is spawned and executed simultaneously, by context switching between the two!