github.com/ltltlt/go-source-code@v0.0.0-20190830023027-95be009773aa/cmd/vet/all/whitelist/mips64x.txt (about)

     1  // mips64-specific vet whitelist. See readme.txt for details.
     2  
     3  runtime/asm_mips64x.s: [GOARCH] abort: function abort missing Go declaration
     4  runtime/duff_mips64x.s: [GOARCH] duffzero: function duffzero missing Go declaration
     5  runtime/tls_mips64x.s: [GOARCH] save_g: function save_g missing Go declaration
     6  runtime/tls_mips64x.s: [GOARCH] load_g: function load_g missing Go declaration