irq/genirq.c: Include <rtems/bspIo.h>

This commit is contained in:
Joel Sherrill
2017-04-23 11:48:32 -05:00
parent 5c93fb3b3f
commit d968826703

View File

@@ -10,6 +10,7 @@
*/
#include <rtems.h>
#include <rtems/bspIo.h>
#include <stdlib.h>
#include <string.h>
#include <bsp/genirq.h>