1
0
mirror of https://github.com/golang/go synced 2024-11-20 05:04:43 -07:00

syscall: regenerate zerrors_freebsd_amd64.go

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4248043
This commit is contained in:
Mikio Hara 2011-02-28 10:21:19 -05:00 committed by Russ Cox
parent 582fd17e11
commit dd51f3537f
2 changed files with 1 additions and 2 deletions

View File

@ -698,7 +698,6 @@ const (
SIOCGIFBRDADDR = 0xc0206923
SIOCGIFCAP = 0xc020691f
SIOCGIFCONF = 0xc0106924
SIOCGIFCONF32 = 0xc0086924
SIOCGIFDESCR = 0xc020692a
SIOCGIFDSTADDR = 0xc0206922
SIOCGIFFLAGS = 0xc0206911

View File

@ -1,4 +1,4 @@
// mksysnum_freebsd.sh
// mksysnum_freebsd.sh
// MACHINE GENERATED BY THE ABOVE COMMAND; DO NOT EDIT
package syscall