mirror of
https://github.com/containers/podman.git
synced 2025-07-30 03:42:24 +08:00
7 lines
85 B
Go
7 lines
85 B
Go
//go:build linux || darwin
|
|
// +build linux darwin
|
|
|
|
package libpod
|
|
|
|
type rlimT uint64
|