forked from Imagelibrary/rtems
libbsp/mips/shared/irq/i8259.c: Add include of rtems/bspIo.h
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
#include <bsp/i8259.h>
|
#include <bsp/i8259.h>
|
||||||
#include <bsp/pci.h>
|
#include <bsp/pci.h>
|
||||||
#include <bsp/irq-generic.h>
|
#include <bsp/irq-generic.h>
|
||||||
|
#include <rtems/bspIo.h>
|
||||||
|
|
||||||
|
|
||||||
#define DEBUG_8259 1
|
#define DEBUG_8259 1
|
||||||
|
|||||||
Reference in New Issue
Block a user