summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-a/arm_pghead.S
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/src/armv7-a/arm_pghead.S')
-rw-r--r--nuttx/arch/arm/src/armv7-a/arm_pghead.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/armv7-a/arm_pghead.S b/nuttx/arch/arm/src/armv7-a/arm_pghead.S
index 931217e3f..e3730745a 100644
--- a/nuttx/arch/arm/src/armv7-a/arm_pghead.S
+++ b/nuttx/arch/arm/src/armv7-a/arm_pghead.S
@@ -265,7 +265,7 @@ __start:
* effect. First populate the L1 table for the locked and paged
* text regions.
*
- * We could probably make the the pg_l1span and pg_l2map macros into
+ * We could probably make the pg_l1span and pg_l2map macros into
* call-able subroutines, but we would have to be carefully during
* this phase while we are operating in a physical address space.
*