drvmgr/ambapp_bus.c: Include <rtems/bspIo.h>

This commit is contained in:
Joel Sherrill
2017-04-23 11:48:15 -05:00
parent 9ed326620f
commit 5c93fb3b3f

View File

@@ -25,6 +25,7 @@
#include <bsp.h>
#include <ambapp.h>
#include <rtems/bspIo.h>
/*#define DEBUG 1*/
#define DBG(args...)