mirror of
https://github.com/containers/podman.git
synced 2025-05-25 11:06:18 +08:00
5 lines
69 B
Go
5 lines
69 B
Go
//go:build !amd64 && !arm64
|
|
// +build !amd64,!arm64
|
|
|
|
package machine
|