mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
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:
commit
ca36a5dc0d
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue