Correct comment typo noted by erik

This commit is contained in:
emaste 2015-08-18 11:52:45 +00:00
parent 7242654eab
commit 28358687ff

View File

@ -310,7 +310,7 @@ do_el1h_sync(struct trapframe *frame)
/* /*
* The attempted execution of an instruction bit pattern that has no allocated * The attempted execution of an instruction bit pattern that has no allocated
* instruction resuls in an exception with an unknown reason. * instruction results in an exception with an unknown reason.
*/ */
static void static void
el0_excp_unknown(struct trapframe *frame) el0_excp_unknown(struct trapframe *frame)