Include rtems/bspIo.h for printk.

Closes @3267.
This commit is contained in:
Chris Johns
2018-01-04 11:54:35 +01:00
committed by Sebastian Huber
parent 6897cb1d7c
commit 2a21c80299
+2
View File
@@ -23,6 +23,8 @@
#ifndef RTEMS_STATUS_CHECKS_H
#define RTEMS_STATUS_CHECKS_H
#include <rtems/bspIo.h>
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */