mirror of
https://github.com/xcat2/xNBA.git
synced 2024-11-22 17:41:55 +00:00
Added missing packed attribute
This commit is contained in:
parent
35559ad87c
commit
bc1a37eacb
@ -34,6 +34,6 @@ struct acpi_description_header {
|
||||
char asl_compiler_id[4];
|
||||
/** ASL compiler revision number */
|
||||
uint32_t asl_compiler_revision;
|
||||
};
|
||||
} __attribute__ (( packed ));
|
||||
|
||||
#endif /* _GPXE_ACPI_H */
|
||||
|
Loading…
Reference in New Issue
Block a user