Remove duplicated instruction
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@124 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
136e3d9fca
commit
1367c062f7
@ -280,7 +280,6 @@ __start:
|
|||||||
/* Perform early serial initialization */
|
/* Perform early serial initialization */
|
||||||
|
|
||||||
#ifdef CONFIG_DEV_CONSOLE
|
#ifdef CONFIG_DEV_CONSOLE
|
||||||
mov fp, #0
|
|
||||||
bl up_earlyserialinit
|
bl up_earlyserialinit
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user