mirror of
https://github.com/containers/podman.git
synced 2026-03-05 07:20:48 -05:00
7 lines
85 B
Go
7 lines
85 B
Go
//go:build linux || darwin
|
|
// +build linux darwin
|
|
|
|
package libpod
|
|
|
|
type rlimT uint64
|