summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/vet/all/whitelist/darwin_386.txt
blob: d19d7d7bd0475c3cd7973f9646e2d114a8209ec8 (plain)
1
2
3
4
5
6
7
8
9
// darwin/386-specific vet whitelist. See readme.txt for details.

// Ok

runtime/sys_darwin_386.s: [386] now: function now missing Go declaration
runtime/sys_darwin_386.s: [386] bsdthread_start: function bsdthread_start missing Go declaration
runtime/sys_darwin_386.s: [386] sysenter: function sysenter missing Go declaration
runtime/sys_darwin_386.s: [386] setldt: function setldt missing Go declaration
runtime/sys_darwin_386.s: [386] cannot check cross-package assembly function: now is in package time