diff options
author | Warner Losh <imp@bsdimp.com> | 2023-08-30 08:44:01 -0600 |
---|---|---|
committer | Warner Losh <imp@bsdimp.com> | 2023-08-30 08:57:08 -0600 |
commit | 8a45962be33d4f7449567f8b9e07c724733ca303 (patch) | |
tree | 326fa2e873cba9495d5cde4a96f29f6f7478b643 /scripts/ci | |
parent | 813bac3d8d70d85cb7835f7945eb9eed84c2d8d0 (diff) |
bsd-user: Move PRAGMA_DISABLE_PACKED_WARNING etc to qemu.h
For the moment, move PRAGMA_DISABLE_PACKED_WARNING and
PRAGMA_ENABLE_PACKED_WARNING back to bsd-user/qemu.h.
Of course, these should be in compiler.h, but that interferes with too
many things at the moment, so take one step back to unbreak clang
linux-user builds first. Use the exact same version that's in
linux-user/qemu.h since that's what should be in compiler.h.
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/ci')
0 files changed, 0 insertions, 0 deletions