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