cloudflared-mirror/vendor/github.com/creack/pty/ztypes_s390x.go

12 lines
135 B
Go

// +build s390x
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
package pty
type (
_C_int int32
_C_uint uint32
)