提交 bbc15f46 编写于 作者: P Paul Bolle 提交者: H. Peter Anvin

[x86 setup] Fix typo in arch/i386/boot/header.S

There's an obvious typo in arch/i386/boot/header.S (in your
linux-2.6-x86setup.git) that I noticed by just studying the code.
Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: NH. Peter Anvin <hpa@zytor.com>
上级 91c4b8cb
......@@ -275,7 +275,7 @@ die:
hlt
jmp die
.size die, .-due
.size die, .-die
.section ".initdata", "a"
setup_corrupt:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册