blob: 674d2a4088bac1c02facc3508a7a8b2691e6470b [file] [log] [blame]
//go:build (loongarch32 || loongarch64) && linux
//+build linux
//+build loongarch32 loongarch64
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs types.go
package pty
type (
_C_int int32
_C_uint uint32
)