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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -200,7 +200,7 @@ extern char _end;
	START_ADDR	KSEG address of the entry point of kernel code.

	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
			INTRD information.