mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2008-07-18 Till Straumann <strauman@slac.stanford.edu>
* startup/bspstart.c: removed warning about SPRG0 now being used for IRQ mask; this BSP is OK.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-07-18 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
* startup/bspstart.c: removed warning about SPRG0
|
||||||
|
now being used for IRQ mask; this BSP is OK.
|
||||||
|
|
||||||
2008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-06-04 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* Makefile.am, preinstall.am: Need tm27.h
|
* Makefile.am, preinstall.am: Need tm27.h
|
||||||
|
|||||||
@@ -19,8 +19,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#warning The interrupt disable mask is now stored in SPRG0, please verify that this is compatible to this BSP (see also bootcard.c).
|
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user