projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
175de52
)
cris: Fix broken header guard in hw/cris/boot.h
author
Markus Armbruster
<armbru@redhat.com>
Wed, 29 Jun 2016 13:51:29 +0000
(15:51 +0200)
committer
Markus Armbruster
<armbru@redhat.com>
Tue, 12 Jul 2016 14:20:46 +0000
(16:20 +0200)
Found with scripts/clean-header-guards.pl.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
hw/cris/boot.h
patch
|
blob
|
history
diff --git
a/hw/cris/boot.h
b/hw/cris/boot.h
index c4d3fa6f6f614ddef68ba01894dc6c2928a5d0ea..218854e5d12c576b0d9ad58284a5b4284a7db3bf 100644
(file)
--- a/
hw/cris/boot.h
+++ b/
hw/cris/boot.h
@@
-1,5
+1,5
@@
-#ifndef _CRIS_BOOT_H
-#define HW_CRIS_BOOT_H
1
+#ifndef
HW
_CRIS_BOOT_H
+#define HW_CRIS_BOOT_H
struct cris_load_info
{