Codebase list golang-pty / 371d7f64-f83c-46c3-894f-46c2f95e6b9b/main ztypes_riscvx.go
371d7f64-f83c-46c3-894f-46c2f95e6b9b/main

Tree @371d7f64-f83c-46c3-894f-46c2f95e6b9b/main (Download .tar.gz)

ztypes_riscvx.go @371d7f64-f83c-46c3-894f-46c2f95e6b9b/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
)