diff options
author | Martin Roth <gaumless@gmail.com> | 2022-11-12 21:09:08 -0700 |
---|---|---|
committer | Arthur Heymans <arthur@aheymans.xyz> | 2022-11-13 13:29:04 +0000 |
commit | e13b263ef33664ff0029909479dedcfb832075ed (patch) | |
tree | 38e35511534cc66405db40ece524fbea940dc949 /src/mainboard/up/squared/data.vbt | |
parent | 8855db95429c893ec80f38e92d7eec54ce2f1723 (diff) |
mb/emulation/qemu: Move packed attribute
The jenkins build complains about this now that clang has been added.
src/mainboard/emulation/qemu-q35/cpu.c:37:1: error:
attribute '__packed__' is ignored, place it after "union" to apply
attribute to type declaration [-Werror,-Wignored-attributes]
__packed union save_state {
Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Id8faa24239505d808d09c00d825344edc7c4b7d9
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69494
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/up/squared/data.vbt')
0 files changed, 0 insertions, 0 deletions