Clang: address of packed member

This commit is contained in:
Ehmry - 2019-10-06 18:45:24 +02:00
parent ac8fb6702a
commit f931ce2e19
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ using namespace Genode;
/* enable debugging output */ /* enable debugging output */
static const bool verbose = false; static const bool verbose = false;
#pragma clang diagnostic ignored "-Waddress-of-packed-member"
/** /**
* Generic Apic structure * Generic Apic structure