Skip to content

Commit

Permalink
Documentation/x86: Fix path in zero-page.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Cc: Martin Mares <mj@ucw.cz>
Link: http://lkml.kernel.org/r/1422689004-13318-1-git-send-email-kuleshovmail@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
  • Loading branch information
Alexander Kuleshov authored and Ingo Molnar committed Feb 18, 2015
1 parent b273c2c commit f5ecb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/x86/zero-page.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ protocol of kernel. These should be filled by bootloader or 16-bit
real-mode setup code of the kernel. References/settings to it mainly
are in:

arch/x86/include/asm/bootparam.h
arch/x86/include/uapi/asm/bootparam.h


Offset Proto Name Meaning
Expand Down

0 comments on commit f5ecb00

Please sign in to comment.