Files

314 B

include/starkernel/vm/bootstrap/

  • sk_vm_bootstrap.h — declares the kernel VM bootstrap entry point implemented in src/starkernel/vm/bootstrap/sk_vm_bootstrap.c. Owns capsule loading and VM initialization wiring; deliberately kept separate from kernel_main.c, which owns only hardware milestones.