ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.
authorBob Moore <robert.moore@intel.com>
Fri, 2 Feb 2007 16:48:23 +0000 (19:48 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 02:14:29 +0000 (21:14 -0500)
commit7c9626bade13de3f160f0926455328650045d6cd
treead1c472ce9584bc58fb5d07a029f0608f6a5e612
parent8876016bb384044a59c1e2ddcad4cf41b06344b9
ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.

Thus, even if the default compiler setting is non-aligned, the header is compiled
 correctly.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/acobject.h
include/acpi/actypes.h