https://bugzilla.novell.com/show_bug.cgi?id=350017
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=350017#c38 --- Comment #38 from Robert Moore <[EMAIL PROTECTED]> 2008-03-05 14:28:15 MST --- The ACPI_ROUND_UP_TO_NATIVE_WORD macro is intended to handle 32/64-bit automatically. #define ACPI_ROUND_UP_TO_NATIVE_WORD(a) ACPI_ROUND_UP(a,sizeof(ACPI_NATIVE_UINT)) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
