]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/hw/platform-bus.h
Clean up decorations and whitespace around header guards
[mirror_qemu.git] / include / hw / platform-bus.h
index bd42b838099526cb914500339fdd9f4d4187bab5..a00775cba638349a927c4579c4257e9eca750b6d 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef HW_PLATFORM_BUS_H
-#define HW_PLATFORM_BUS_H 1
+#define HW_PLATFORM_BUS_H
 
 /*
  *  Platform Bus device to support dynamic Sysbus devices
@@ -54,4 +54,4 @@ int platform_bus_get_irqn(PlatformBusDevice *platform_bus, SysBusDevice *sbdev,
 hwaddr platform_bus_get_mmio_addr(PlatformBusDevice *pbus, SysBusDevice *sbdev,
                                   int n);
 
-#endif /* !HW_PLATFORM_BUS_H */
+#endif /* HW_PLATFORM_BUS_H */