package rosa import _ "embed" //go:embed kernel_riscv64.config var kernelConfig []byte const kernelName = "bzImage"