github.com/davecheney/badidea@v1.0.0/asm.s (about) 1 // this file exists to force the go tool to build this package 2 // without the -complete flag, enabling the //go:linkname behaviour 3 // we desire.