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

12 lines
137 B
Go

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