github.com/dara-project/godist@v0.0.0-20200823115410-e0c80c8f0c78/src/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