mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Remove __RTEMS_APPLICATION__
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* startup/bspstart.c: Remove __RTEMS_APPLICATION__
|
||||||
|
|
||||||
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* make/custom/mvme5500.cfg: New (relocated from /make/custom).
|
* make/custom/mvme5500.cfg: New (relocated from /make/custom).
|
||||||
|
|||||||
@@ -44,10 +44,6 @@
|
|||||||
#include <rtems/bspIo.h>
|
#include <rtems/bspIo.h>
|
||||||
#include <rtems/sptables.h>
|
#include <rtems/sptables.h>
|
||||||
|
|
||||||
#ifdef __RTEMS_APPLICATION__
|
|
||||||
#undef __RTEMS_APPLICATION__
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
#define SHOW_MORE_INIT_SETTINGS
|
#define SHOW_MORE_INIT_SETTINGS
|
||||||
#define SHOW_LCR1_REGISTER
|
#define SHOW_LCR1_REGISTER
|
||||||
|
|||||||
Reference in New Issue
Block a user