mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
Fix spelling mistake in comment.
Spotted during: http://www.bsdcan.org/2014/schedule/events/484.en.html
This commit is contained in:
parent
73aa8b9a75
commit
015280f64c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=266271
@ -82,7 +82,7 @@ ASENTRY_NP(_start)
|
|||||||
mov r9, r0 /* 0 or boot mode from boot2 */
|
mov r9, r0 /* 0 or boot mode from boot2 */
|
||||||
mov r8, r1 /* Save Machine type */
|
mov r8, r1 /* Save Machine type */
|
||||||
mov ip, r2 /* Save meta data */
|
mov ip, r2 /* Save meta data */
|
||||||
mov fp, r3 /* Future expantion */
|
mov fp, r3 /* Future expansion */
|
||||||
|
|
||||||
/* Make sure interrupts are disabled. */
|
/* Make sure interrupts are disabled. */
|
||||||
mrs r7, cpsr
|
mrs r7, cpsr
|
||||||
|
Loading…
Reference in New Issue
Block a user