← FlashOS repos / FlashOS / armstub / src / root.zig Zig 3 lines // Empty root for the armstub executable. The real code lives in // armstub/src/armstub8.S; Zig's build API needs a root file. raw view on GitHub →