From 018ff6e65dcc563321d27d010e693dd8413e2f45 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 25 Jun 2009 17:44:35 +0000 Subject: Consolidate buffer dumping; fix all occurrences of 'the the' git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/dm320/dm320_restart.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/src/dm320/dm320_restart.S') diff --git a/nuttx/arch/arm/src/dm320/dm320_restart.S b/nuttx/arch/arm/src/dm320/dm320_restart.S index 5990605c7..ccbdfc2d9 100644 --- a/nuttx/arch/arm/src/dm320/dm320_restart.S +++ b/nuttx/arch/arm/src/dm320/dm320_restart.S @@ -110,7 +110,7 @@ up_phyrestart: bic r0, r0, #(CR_S|CR_I|CR_V|CR_RR) mcr p15, 0, r0, c1, c0, 0 /* Write control reg */ - /* We know that the the bootloader entry point is at the + /* We know that the bootloader entry point is at the * beginning of flash. */ #if 1 -- cgit v1.2.3