Sign in
chromium
/
external
/
github.com
/
kr
/
pty
/
refs/tags/v1.1.6
/
.
/
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
)