1 2 3 4 5 6 7 8
package rosa import _ "embed" //go:embed kernel_riscv64.config var kernelConfig []byte const kernelName = "bzImage"