forked from Imagelibrary/rtems
lm32/shared/milkymist_timer/timer.c: Include <rtems/bspIo.h>
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
#include <rtems.h>
|
#include <rtems.h>
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <rtems/btimer.h>
|
#include <rtems/btimer.h>
|
||||||
|
#include <rtems/bspIo.h>
|
||||||
#include "../include/system_conf.h"
|
#include "../include/system_conf.h"
|
||||||
#include "../../shared/clock/clock.h"
|
#include "../../shared/clock/clock.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user