Sign in
fuchsia
/
third_party
/
github.com
/
creack
/
pty
/
8a22c94093561323bff9eb908ad993c38ee48aa3
/
.
/
ztypes_s390x.go
blob: a7452b61cb35b0fcd5401a0b0d2742901314642d [
file
] [
log
] [
blame
]
// +build s390x
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
package pty
type (
_C_int int32
_C_uint uint32
)