Codebase list golang-pty / dbb47f01-3adc-42d1-b997-cd228ca57531/main ztypes_riscvx.go
dbb47f01-3adc-42d1-b997-cd228ca57531/main

Tree @dbb47f01-3adc-42d1-b997-cd228ca57531/main (Download .tar.gz)

ztypes_riscvx.go @dbb47f01-3adc-42d1-b997-cd228ca57531/mainraw · history · blame

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