mirror of
https://github.com/containers/podman.git
synced 2025-07-28 10:52:35 +08:00
5 lines
69 B
Go
5 lines
69 B
Go
//go:build !amd64 && !arm64
|
|
// +build !amd64,!arm64
|
|
|
|
package machine
|