forked from Imagelibrary/rtems
2010-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S: Fix mismatched comment.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2010-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* start/start.S: Fix mismatched comment.
|
||||||
|
|
||||||
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
2010-04-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||||
|
|
||||||
* console/m340uart.c, startup/init68340.c: Remove warnings.
|
* console/m340uart.c, startup/init68340.c: Remove warnings.
|
||||||
|
|||||||
@@ -809,7 +809,7 @@ _BCCfill_loop:
|
|||||||
subq.l #1,crt0_temp
|
subq.l #1,crt0_temp
|
||||||
bne _BCCfill_loop
|
bne _BCCfill_loop
|
||||||
|
|
||||||
*-------------------------------------------------*/
|
/*-------------------------------------------------*/
|
||||||
_dont_fill:
|
_dont_fill:
|
||||||
move.b crt0_csswitch,_AsteccCsSwitch
|
move.b crt0_csswitch,_AsteccCsSwitch
|
||||||
move.b crt0_buswidth,_AsteccBusWidth
|
move.b crt0_buswidth,_AsteccBusWidth
|
||||||
|
|||||||
Reference in New Issue
Block a user