commit | 7c9626bade13de3f160f0926455328650045d6cd | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Fri Feb 02 19:48:23 2007 +0300 |
committer | Len Brown <len.brown@intel.com> | Fri Feb 02 21:14:29 2007 -0500 |
tree | ad1c472ce9584bc58fb5d07a029f0608f6a5e612 | |
parent | 8876016bb384044a59c1e2ddcad4cf41b06344b9 [diff] |
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>