Unify OpenBSD ztypes; adds arm support (#98)

This commit is contained in:
Matthew Martin
2020-05-19 11:20:50 -05:00
committed by GitHub
parent f272787f85
commit 110238dc20
2 changed files with 2 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types_openbsd.go
// +build openbsd
// +build 386 amd64 arm arm64
package pty

View File

@@ -1,13 +0,0 @@
// 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