Add support for OpenBSD 386. Prevents compile errors. (#60)

Created file from a OpenBSD 386 installation and:

go tool cgo -godefs types_openbsd.go > ztypes_openbsd_386.go
This commit is contained in:
Derek Marcotte
2018-06-20 11:12:22 -04:00
committed by Guillaume J. Charmes
parent 282ce0e532
commit fa756f09ee

13
ztypes_openbsd_386.go Normal file
View File

@@ -0,0 +1,13 @@
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_openbsd.go
package pty
type ptmget struct {
Cfd int32
Sfd int32
Cn [16]int8
Sn [16]int8
}
var ioctl_PTMGET = 0x40287401