Merge pull request #3762 from Amulyam24/fix-build

runtime: fix package declaration for ppc64le
This commit is contained in:
Chelsea Mafrica
2022-02-24 12:45:31 -08:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
// SPDX-License-Identifier: Apache-2.0
//
package qemu
package govmm
// MaxVCPUs returns the maximum number of vCPUs supported
func MaxVCPUs() uint32 {