2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>

* startup/init548x.c: Comment out junk from end of #endif.
This commit is contained in:
Ralf Corsepius
2009-11-03 13:08:28 +00:00
parent 8c56b6fdd2
commit 16393b2fa8
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/init548x.c: Comment out junk from end of #endif.
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add RTEMS_BSP_LINKCMDS.

View File

@@ -188,7 +188,7 @@ if(!(MCF548X_FBCS_CSMR1 & MCF548X_FBCS_CSMR_V))
#endif
}
#endif defined(HAS_LOW_LEVEL_INIT)
#endif /* defined(HAS_LOW_LEVEL_INIT) */
/********************************************************************/
#if defined(HAS_LOW_LEVEL_INIT)