This commit is contained in:
2026-03-06 20:46:23 +00:00
parent 33208a2356
commit 36e917b768
6 changed files with 6 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ The [code generator](asm.go) is as follows:
package main
import . "github.com/mmcloughlin/avo/build"
import . "sources.truenas.cloud/code/avo/build"
func main() {
TEXT("Add", NOSPLIT, "func(x, y uint64) uint64")