ARMv7-A: Typo fix from David Sidrane

This commit is contained in:
Gregory Nutt
2014-04-03 15:43:13 -06:00
parent 774a24a2c2
commit 489651d041
+1 -1
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.
*/