mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
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:
parent
177d9e0da0
commit
6834c3f410
13 changed files with 12 additions and 13 deletions
|
@ -394,4 +394,4 @@ void ahci_reset(AHCIState *s);
|
|||
|
||||
#define SYSBUS_AHCI(obj) OBJECT_CHECK(SysbusAHCIState, (obj), TYPE_SYSBUS_AHCI)
|
||||
|
||||
#endif /* HW_IDE_AHCI_H */
|
||||
#endif /* HW_IDE_AHCI_INTERNAL_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue