mirror of
https://github.com/taigrr/gopher-os
synced 2025-01-18 04:43:13 -08:00
c15f27235c09a6c7238d63aa2cb53014146b76ac
We still keep the required main func in stub.go to prevent the compiler from optimizing the code out. We also force the compiler not to inline the call to kernel.Kmain so we can find the symbol in the generated .o file.
Description
Languages
Go
84.9%
ASL
10.2%
Assembly
4%
Makefile
0.9%