ARMv7-A: Typo fix from David Sidrane

This commit is contained in:
Gregory Nutt 2014-04-03 15:43:13 -06:00
parent 89a8bd848c
commit 8d1781437d

View File

@ -274,7 +274,7 @@ __start:
add r2, r5, r2, lsr #18 /* R2=Offset page table address */
/* No loop until each page table entry has been written for the .text
/* Now loop until each page table entry has been written for the .text
* region.
*/