summaryrefslogtreecommitdiffstats
path: root/include/hw/unicore32/puv3.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/unicore32/puv3.h')
-rw-r--r--include/hw/unicore32/puv3.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/hw/unicore32/puv3.h b/include/hw/unicore32/puv3.h
index f37adcb665..5a4839f8df 100644
--- a/include/hw/unicore32/puv3.h
+++ b/include/hw/unicore32/puv3.h
@@ -8,6 +8,7 @@
* published by the Free Software Foundation, or any later version.
* See the COPYING file in the top-level directory.
*/
+
#ifndef QEMU_HW_PUV3_H
#define QEMU_HW_PUV3_H
@@ -46,4 +47,4 @@
#define DPRINTF(fmt, ...) do {} while (0)
#endif
-#endif /* !QEMU_HW_PUV3_H */
+#endif /* QEMU_HW_PUV3_H */