2005-04-26 Joel Sherrill <joel@OARcorp.com>

* rtems/asm.h: Eliminate warnings.
This commit is contained in:
Joel Sherrill
2005-04-26 23:36:33 +00:00
parent b0e6c06224
commit c163e3b918
2 changed files with 5 additions and 1 deletions

View File

@@ -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> 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Split out preinstallation rules. * Makefile.am: Split out preinstallation rules.

View File

@@ -117,7 +117,7 @@ name:; \
.globl _##name;\ .globl _##name;\
_##name: _##name:
#define ENDFRAME(name) #define ENDFRAME(name)
#endif XDS #endif /* XDS */
/* /*
* Hardware Floating Point Registers * Hardware Floating Point Registers