summaryrefslogtreecommitdiff
path: root/ticker
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-10-05 09:03:29 -0500
committerJoel Sherrill <joel@rtems.org>2017-10-05 09:03:29 -0500
commit10a452fe67ce26eb68bcd448daecb03d684d8b0d (patch)
tree3e511a0edbf876b325961a4934d1be710dcf527d /ticker
parent18479a37d9b40ff9a614a42a23ff66d2b9b9f452 (diff)
ticker/low_ticker/init.c: Add include <rtems/bspIo.h>
Diffstat (limited to 'ticker')
-rw-r--r--ticker/low_ticker/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ticker/low_ticker/init.c b/ticker/low_ticker/init.c
index 1cebd03..f679b9c 100644
--- a/ticker/low_ticker/init.c
+++ b/ticker/low_ticker/init.c
@@ -10,6 +10,7 @@
#include <stdlib.h>
#include <bsp.h>
+#include <rtems/bspIo.h>
rtems_task Test_task(
rtems_task_argument task_index