Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/mips/regs.S')
-rw-r--r--libgloss/mips/regs.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/mips/regs.S b/libgloss/mips/regs.S
index 7ade6e856..17cc15a75 100644
--- a/libgloss/mips/regs.S
+++ b/libgloss/mips/regs.S
@@ -66,7 +66,7 @@
#define PHYS_TO_K1(a) ((unsigned)(a) | K1BASE)
-/* Standard Co-Processor 0 register numbers:
+/* Standard Co-Processor 0 registers */
#define C0_COUNT $9 /* Count Register */
#define C0_SR $12 /* Status Register */
#define C0_CAUSE $13 /* last exception description */