summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorShenghou Ma <minux.ma@gmail.com>2014-03-06 01:19:16 -0500
committerShenghou Ma <minux.ma@gmail.com>2014-03-06 01:19:16 -0500
commit4aa1c96c9982e968f44ee8bc445047a2fbd58ad6 (patch)
treeb249c74f1e436bcf4559af00c5a427cdaf00c860 /api
parentede13192335643aabd59ebdc0b9864e2077daea7 (diff)
downloadgo-4aa1c96c9982e968f44ee8bc445047a2fbd58ad6.tar.gz
api: add NetBSD/ARM EABI exceptions.
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://codereview.appspot.com/71940043
Diffstat (limited to 'api')
-rw-r--r--api/except.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/api/except.txt b/api/except.txt
index 85fda760b..4f3f5f0bb 100644
--- a/api/except.txt
+++ b/api/except.txt
@@ -395,3 +395,7 @@ pkg syscall (freebsd-arm-cgo), type BpfHdr struct, Pad_cgo_0 [2]uint8
pkg syscall (freebsd-arm-cgo), type RawSockaddrDatalink struct, Pad_cgo_0 [2]uint8
pkg syscall (freebsd-arm-cgo), type RawSockaddrUnix struct, Pad_cgo_0 [2]uint8
pkg syscall (freebsd-arm-cgo), type Stat_t struct, Pad_cgo_0 [4]uint8
+pkg syscall (netbsd-arm), const SizeofIfData = 132
+pkg syscall (netbsd-arm), type IfMsghdr struct, Pad_cgo_1 [4]uint8
+pkg syscall (netbsd-arm-cgo), const SizeofIfData = 132
+pkg syscall (netbsd-arm-cgo), type IfMsghdr struct, Pad_cgo_1 [4]uint8