prepare boot v2
This commit is contained in:
5
boot-v2.go
Normal file
5
boot-v2.go
Normal file
@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func bootV2() {
|
||||
fatal("boot v2 not finished")
|
||||
}
|
Reference in New Issue
Block a user