Fix spelling mistake in comment.
Spotted during: http://www.bsdcan.org/2014/schedule/events/484.en.html
This commit is contained in:
parent
572e8e160e
commit
891a314932
@ -82,7 +82,7 @@ ASENTRY_NP(_start)
|
||||
mov r9, r0 /* 0 or boot mode from boot2 */
|
||||
mov r8, r1 /* Save Machine type */
|
||||
mov ip, r2 /* Save meta data */
|
||||
mov fp, r3 /* Future expantion */
|
||||
mov fp, r3 /* Future expansion */
|
||||
|
||||
/* Make sure interrupts are disabled. */
|
||||
mrs r7, cpsr
|
||||
|
Loading…
Reference in New Issue
Block a user