Clean up decorations and whitespace around header guards

Cleaned up with scripts/clean-header-guards.pl.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190315145123.28030-9-armbru@redhat.com>
This commit is contained in:
Markus Armbruster 2019-03-15 15:51:23 +01:00
parent 177d9e0da0
commit 6834c3f410
13 changed files with 12 additions and 13 deletions

View file

@ -228,4 +228,4 @@ int xtensa_isa_name_compare(const void *, const void *);
extern xtensa_isa_status xtisa_errno;
extern char xtisa_error_msg[];
#endif /* !XTENSA_ISA_INTERNAL_H */
#endif /* XTENSA_ISA_INTERNAL_H */