2002-04-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* irq/irq.c: Define loopCounter iff DISPATCH_HANDLER_STAT is set.
	* startup/bspstart.c: include <bsp/irq.h>, <libcpu/cpuIdent.h>,
	<rtems/bspIo.h>
This commit is contained in:
Joel Sherrill
2002-04-17 14:00:41 +00:00
parent cad86947a1
commit 942f98168a

View File

@@ -20,10 +20,13 @@
#include <string.h>
#include <bsp.h>
#include <bsp/irq.h>
#include <rtems/libio.h>
#include <rtems/libcsupport.h>
#include <info.h>
#include <libcpu/cpuIdent.h>
#include <rtems/bspIo.h>
boardinfo_t M860_binfo;
/*