Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46360
b: refs/heads/master
c: 0eaa14c
h: refs/heads/master
v: v3
  • Loading branch information
Bob Moore authored and Len Brown committed Feb 3, 2007
1 parent f9b4462 commit b4970ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84fb2c97731c1631c5548c15f3698ad82c274245
refs/heads/master: 0eaa14c02809cc93386b907846da5c024fd73012
6 changes: 3 additions & 3 deletions trunk/include/acpi/acconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

/* Current ACPICA subsystem version in YYYYMMDD format */

#define ACPI_CA_VERSION 0x20060828
#define ACPI_CA_VERSION 0x20060831

/*
* OS name, used for the _OS object. The _OS object is essentially obsolete,
Expand Down Expand Up @@ -158,8 +158,8 @@

/* Sizes for ACPI table headers */

#define ACPI_OEM_ID_SIZE 6
#define ACPI_OEM_TABLE_ID_SIZE 8
#define ACPI_OEM_ID_SIZE 6
#define ACPI_OEM_TABLE_ID_SIZE 8

/* Constants used in searching for the RSDP in low memory */

Expand Down

0 comments on commit b4970ac

Please sign in to comment.