Codebase list golang-pty / debian/latest ztypes_riscvx.go
debian/latest

Tree @debian/latest (Download .tar.gz)

ztypes_riscvx.go @debian/latestraw · 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
)