github.com/Schaudge/hts@v0.0.0-20240223063651-737b4d69d68c/sam/randomized_freepool_internal.s (about) 1 // Code generated by generate_randomized_freepool.py. DO NOT EDIT. 2 3 // Dummy file to force the go compiler to honor go:linkname directives. See 4 // 5 // https://github.com/golang/go/issues/15006 6 // http://www.alangpierce.com/blog/2016/03/17/adventures-in-go-accessing-unexported-functions/