Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35925
b: refs/heads/master
c: 80d2679
h: refs/heads/master
i:
  35923: 56c5ee3
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed Sep 26, 2006
1 parent f818bfa commit f413e0f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: f2a9e1dec27189a09ff642f2648e49ad9e76607b
refs/heads/master: 80d2679cbc8e170011c9649fb8fb684ffd7e5c8f
2 changes: 1 addition & 1 deletion trunk/include/asm-i386/e820.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#define E820_RAM 1
#define E820_RESERVED 2
#define E820_ACPI 3 /* usable as RAM once ACPI tables have been read */
#define E820_ACPI 3
#define E820_NVS 4

#define HIGH_MEMORY (1024*1024)
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/asm-x86_64/e820.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#define E820_RAM 1
#define E820_RESERVED 2
#define E820_ACPI 3 /* usable as RAM once ACPI tables have been read */
#define E820_ACPI 3
#define E820_NVS 4

#ifndef __ASSEMBLY__
Expand Down

0 comments on commit f413e0f

Please sign in to comment.