Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46377
b: refs/heads/master
c: 14d64b5
h: refs/heads/master
i:
  46375: bdc2016
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Feb 3, 2007
1 parent 88c9d56 commit 0dc39d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4cdf469090f732ab8a45b2d30b43ec5745699285
refs/heads/master: 14d64b5e36a82ef21a51d8a15639d26b75a79499
2 changes: 2 additions & 0 deletions trunk/include/acpi/acdisasm.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ typedef const struct acpi_dmtable_info {
#define ACPI_DMT_MADT 24
#define ACPI_DMT_SRAT 25
#define ACPI_DMT_EXIT 26
#define ACPI_DMT_SIG 27

typedef
void (*ACPI_TABLE_HANDLER) (struct acpi_table_header * table);
Expand All @@ -109,6 +110,7 @@ struct acpi_dmtable_data {
char *signature;
struct acpi_dmtable_info *table_info;
ACPI_TABLE_HANDLER table_handler;
char *name;
};

struct acpi_op_walk_info {
Expand Down

0 comments on commit 0dc39d8

Please sign in to comment.