forked from Imagelibrary/rtems
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:
@@ -20,9 +20,12 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
#include <bsp/irq.h>
|
||||||
#include <rtems/libio.h>
|
#include <rtems/libio.h>
|
||||||
#include <rtems/libcsupport.h>
|
#include <rtems/libcsupport.h>
|
||||||
#include <info.h>
|
#include <info.h>
|
||||||
|
#include <libcpu/cpuIdent.h>
|
||||||
|
#include <rtems/bspIo.h>
|
||||||
|
|
||||||
boardinfo_t M860_binfo;
|
boardinfo_t M860_binfo;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user