blob: 1233e75bca26ea54ff062608b7683a83d105dabf [file] [log] [blame]
//go:build riscv || riscv64
//+build riscv riscv64
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
// cgo -godefs types.go
package pty
type (
_C_int int32
_C_uint uint32
)