summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-04-26 23:36:33 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-04-26 23:36:33 +0000
commitc163e3b918f2d6c22ac2de5bebb8d06f4d9105cf (patch)
treedef2ac0756827f0e69f5c7fbc7a6281738e5c824 /cpukit
parent2005-04-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c163e3b918f2d6c22ac2de5bebb8d06f4d9105cf.tar.bz2
2005-04-26 Joel Sherrill <joel@OARcorp.com>
* rtems/asm.h: Eliminate warnings.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/score/cpu/mips/ChangeLog4
-rw-r--r--cpukit/score/cpu/mips/rtems/asm.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog
index 26c11e0088..e636fd9be5 100644
--- a/cpukit/score/cpu/mips/ChangeLog
+++ b/cpukit/score/cpu/mips/ChangeLog
@@ -1,3 +1,7 @@
+2005-04-26 Joel Sherrill <joel@OARcorp.com>
+
+ * rtems/asm.h: Eliminate warnings.
+
2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Split out preinstallation rules.
diff --git a/cpukit/score/cpu/mips/rtems/asm.h b/cpukit/score/cpu/mips/rtems/asm.h
index e2420b7199..ee270dc865 100644
--- a/cpukit/score/cpu/mips/rtems/asm.h
+++ b/cpukit/score/cpu/mips/rtems/asm.h
@@ -117,7 +117,7 @@ name:; \
.globl _##name;\
_##name:
#define ENDFRAME(name)
-#endif XDS
+#endif /* XDS */
/*
* Hardware Floating Point Registers