ep1a/startup/bspstart.c: BSP does not use SPRG0

This commit is contained in:
Joel Sherrill
2014-10-20 13:57:41 -05:00
parent 82f5ec45e9
commit ad45687706
@@ -11,8 +11,6 @@
* http://www.rtems.org/license/LICENSE.
*/
#warning The interrupt disable mask is now stored in SPRG0, please verify that this is compatible to this BSP (see also bootcard.c).
#include <bsp/consoleIo.h>
#include <bsp/bootcard.h>
#include <libcpu/spr.h>