forked from Imagelibrary/rtems
2007-08-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/start/start.S: Fix typo of pO versus p0.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-08-03 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* shared/start/start.S: Fix typo of pO versus p0.
|
||||
|
||||
2007-04-17 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* shared/clock/rtc.c, shared/timer/timer.c: Fix compile errors and
|
||||
|
||||
@@ -52,7 +52,7 @@ __start:
|
||||
|
||||
RAISE 15;
|
||||
|
||||
PO.l = WAIT;
|
||||
P0.l = WAIT;
|
||||
P0.h = WAIT;
|
||||
|
||||
RETI = P0;
|
||||
|
||||
Reference in New Issue
Block a user