package kernel // Kmain is invoked by the boot.go and implements the actual kernel entrypoint. func Kmain() { }