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

12 lines
154 B
Go

// 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
)