mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 566/bsps * start/regs.S: Fix nasty typo.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
PR 566/bsps
|
||||
* start/regs.S: Fix nasty typo.
|
||||
|
||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* console/console-io.c, include/bsp.h, startup/bspclean.c,
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
|
||||
#define PHYS_TO_K1(a) ((unsigned)(a) | K1BASE)
|
||||
|
||||
/* Standard Co-Processor 0 register numbers:
|
||||
/* Standard Co-Processor 0 register numbers: */
|
||||
#define C0_COUNT $9 /* Count Register */
|
||||
#define C0_SR $12 /* Status Register */
|
||||
#define C0_CAUSE $13 /* last exception description */
|
||||
|
||||
Reference in New Issue
Block a user