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