This commit was generated by cvs2svn to compensate for changes in r133931,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
njl 2004-08-18 05:41:21 +00:00
commit 251f62c7e3

View File

@ -1050,7 +1050,8 @@ typedef struct acpi_debug_print_info
UINT32 Component; \
UINT32 Line; \
char Module[ACPI_MAX_MODULE_NAME]; \
UINT8 AllocType;
UINT8 AllocType; \
UINT8 Padding[3];
typedef struct acpi_debug_mem_header
{