Sign in
fuchsia
/
third_party
/
github.com
/
docker
/
docker
/
refs/heads/upstream/19.03
/
.
/
vendor
/
github.com
/
creack
/
pty
/
ztypes_riscvx.go
blob: 99eec8ecbe021f2b54a2519e26b5c905ad389756 [
file
] [
log
] [
blame
] [
edit
]
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs types.go
// +build riscv riscv64
package pty
type (
_C_int int32
_C_uint uint32
)