summaryrefslogtreecommitdiffstats
path: root/Documentation/x86/zero-page.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/x86/zero-page.txt')
-rw-r--r--Documentation/x86/zero-page.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/zero-page.txt b/Documentation/x86/zero-page.txt
index 95a4d34af3fd..1746ddcfa50c 100644
--- a/Documentation/x86/zero-page.txt
+++ b/Documentation/x86/zero-page.txt
@@ -34,5 +34,5 @@ Offset Proto Name Meaning
341EF/001 ALL sentinel Used to detect broken bootloaders 341EF/001 ALL sentinel Used to detect broken bootloaders
35290/040 ALL edd_mbr_sig_buffer EDD MBR signatures 35290/040 ALL edd_mbr_sig_buffer EDD MBR signatures
362D0/A00 ALL e820_map E820 memory map table 362D0/A00 ALL e820_map E820 memory map table
37 (array of struct e820entry) 37 (array of struct e820_entry)
38D00/1EC ALL eddbuf EDD data (array of struct edd_info) 38D00/1EC ALL eddbuf EDD data (array of struct edd_info)