aboutsummaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go')
-rw-r--r--vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go b/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go
index f46482d..904359f 100644
--- a/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go
+++ b/vendor/golang.org/x/sys/unix/ztypes_aix_ppc64.go
@@ -103,7 +103,6 @@ type Stat_t struct {
103 Gid uint32 103 Gid uint32
104 Rdev uint64 104 Rdev uint64
105 Ssize int32 105 Ssize int32
106 _ [4]byte
107 Atim StTimespec 106 Atim StTimespec
108 Mtim StTimespec 107 Mtim StTimespec
109 Ctim StTimespec 108 Ctim StTimespec
@@ -205,10 +204,8 @@ type Linger struct {
205type Msghdr struct { 204type Msghdr struct {
206 Name *byte 205 Name *byte
207 Namelen uint32 206 Namelen uint32
208 _ [4]byte
209 Iov *Iovec 207 Iov *Iovec
210 Iovlen int32 208 Iovlen int32
211 _ [4]byte
212 Control *byte 209 Control *byte
213 Controllen uint32 210 Controllen uint32
214 Flags int32 211 Flags int32
@@ -339,7 +336,6 @@ type Statfs_t struct {
339 Ffree uint64 336 Ffree uint64
340 Fsid Fsid64_t 337 Fsid Fsid64_t
341 Vfstype int32 338 Vfstype int32
342 _ [4]byte
343 Fsize uint64 339 Fsize uint64
344 Vfsnumber int32 340 Vfsnumber int32
345 Vfsoff int32 341 Vfsoff int32