initrd/boot-v2.go
2022-02-04 21:45:18 +01:00

6 lines
63 B
Go

package main
func bootV2() {
fatal("boot v2 not finished")
}