mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 06:12:55 +00:00
2f539d3bd2
Go ens needs to be updated to be compatible with the lastest geth version
10 lines
164 B
Go
10 lines
164 B
Go
// Code generated by cmd/cgo -godefs; DO NOT EDIT.
|
|
// cgo -godefs sysconf_values_freebsd.go
|
|
|
|
package sysconf
|
|
|
|
const (
|
|
_LONG_MAX = 0x7fffffff
|
|
_SHRT_MAX = 0x7fff
|
|
)
|