github.com/riscv/riscv-go@v0.0.0-20200123204226-124ebd6fcc8e/src/cmd/vet/all/whitelist/darwin_386.txt (about)

     1  // darwin/386-specific vet whitelist. See readme.txt for details.
     2  
     3  // Ok
     4  
     5  runtime/sys_darwin_386.s: [386] now: function now missing Go declaration
     6  runtime/sys_darwin_386.s: [386] bsdthread_start: function bsdthread_start missing Go declaration
     7  runtime/sys_darwin_386.s: [386] sysenter: function sysenter missing Go declaration
     8  runtime/sys_darwin_386.s: [386] setldt: function setldt missing Go declaration