mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Kernel image now has a header with version, magic number, and a pointer to its actual entrypoint. Entry point is now _start in boot.s, and we now generate versions.s in the build tree for the version macros.