github.com/stingnevermore/go@v0.0.0-20180120041312-3810f5bfed72/src/cmd/vet/all/whitelist/freebsd_amd64.txt (about) 1 // freebsd/amd64-specific vet whitelist. See readme.txt for details. 2 3 runtime/sys_freebsd_amd64.s: [amd64] settls: function settls missing Go declaration 4 syscall/asm9_unix2_amd64.s: [amd64] Syscall9: 8(SP) should be num+0(FP) 5 syscall/asm9_unix2_amd64.s: [amd64] Syscall9: 16(SP) should be a1+8(FP) 6 syscall/asm9_unix2_amd64.s: [amd64] Syscall9: 24(SP) should be a2+16(FP)