Package: acpica-unix
Version: N/A
Author: Guillem Jover <guillem@debian.org>
Status: fixed
Debbug: 406034
Description:
 Workaround missalignment.


--- include/actypes.h	2006-09-12 20:49:31.000000000 +0300
+++ include/actypes.h	2006-11-27 07:17:03.000000000 +0200
@@ -243,9 +243,7 @@ typedef UINT64                          
  * Note: EM64T and other X86-64 processors support misaligned transfers,
  * so there is no need to define this flag.
  */
-#if defined (__IA64__) || defined (__ia64__)
 #define ACPI_MISALIGNMENT_NOT_SUPPORTED
-#endif
 
 
 /*******************************************************************************

