Commit 8f34ed9d authored by tangchunyou's avatar tangchunyou Committed by Matt Turner

alpha: fix typos in a comment

"kerne" -> "kernel"
Signed-off-by: default avatartangchunyou <tangchunyou@yulong.com>
Signed-off-by: default avatarMatt Turner <mattst88@gmail.com>
parent bfd736e3
...@@ -200,7 +200,7 @@ extern char _end; ...@@ -200,7 +200,7 @@ extern char _end;
START_ADDR KSEG address of the entry point of kernel code. START_ADDR KSEG address of the entry point of kernel code.
ZERO_PGE KSEG address of page full of zeroes, but ZERO_PGE KSEG address of page full of zeroes, but
upon entry to kerne cvan be expected upon entry to kernel, it can be expected
to hold the parameter list and possible to hold the parameter list and possible
INTRD information. INTRD information.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment