Index: branches/chucko/i386/libsaio/acpi_patcher.c =================================================================== --- branches/chucko/i386/libsaio/acpi_patcher.c (revision 2451) +++ branches/chucko/i386/libsaio/acpi_patcher.c (revision 2452) @@ -218,14 +218,14 @@ 0x31, 0x03, 0x10, 0x20 /* 1.._ */ }; - static char const resource_template_register_fixedhw[] = + char resource_template_register_fixedhw[] = { 0x11, 0x14, 0x0A, 0x11, 0x82, 0x0C, 0x00, 0x7F, 0x01, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x79, 0x00 }; - static char const resource_template_register_systemio[] = + char resource_template_register_systemio[] = { 0x11, 0x14, 0x0A, 0x11, 0x82, 0x0C, 0x00, 0x01, 0x08, 0x00, 0x00, 0x15, 0x04, 0x00, 0x00, 0x00,