]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target/ppc/power8-pmu.h
Clean up ill-advised or unusual header guards
[mirror_qemu.git] / target / ppc / power8-pmu.h
index 256d90f523c9985c8c057a5992ca137cbdcb7b90..9692dd765e114cb08a49724f962f4a0d741da665 100644 (file)
@@ -10,8 +10,8 @@
  * See the COPYING file in the top-level directory.
  */
 
-#ifndef POWER8_PMU
-#define POWER8_PMU
+#ifndef POWER8_PMU_H
+#define POWER8_PMU_H
 
 #if defined(TARGET_PPC64) && !defined(CONFIG_USER_ONLY)
 void cpu_ppc_pmu_init(CPUPPCState *env);