mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
cpu: Rename {powerpc,ppc} => ppc64 (filesystem)
The driver only supports VIR_ARCH_PPC64 and VIR_ARCH_PPC64LE. Just shuffling files around and updating the build system accordingly. No functional changes.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
# include "virarch.h"
|
||||
# include "conf/cpu_conf.h"
|
||||
# include "cpu_x86_data.h"
|
||||
# include "cpu_ppc_data.h"
|
||||
# include "cpu_ppc64_data.h"
|
||||
|
||||
|
||||
typedef struct _virCPUData virCPUData;
|
||||
|
||||
Reference in New Issue
Block a user