mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-20 00:07:55 +00:00
Merge pull request #3762 from Amulyam24/fix-build
runtime: fix package declaration for ppc64le
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
// SPDX-License-Identifier: Apache-2.0
|
// SPDX-License-Identifier: Apache-2.0
|
||||||
//
|
//
|
||||||
|
|
||||||
package qemu
|
package govmm
|
||||||
|
|
||||||
// MaxVCPUs returns the maximum number of vCPUs supported
|
// MaxVCPUs returns the maximum number of vCPUs supported
|
||||||
func MaxVCPUs() uint32 {
|
func MaxVCPUs() uint32 {
|
||||||
|
Reference in New Issue
Block a user