forked from Imagelibrary/rtems
Include rtems/bspIo.h for printk.
Closes @3267.
This commit is contained in:
committed by
Sebastian Huber
parent
6897cb1d7c
commit
2a21c80299
@@ -23,6 +23,8 @@
|
||||
#ifndef RTEMS_STATUS_CHECKS_H
|
||||
#define RTEMS_STATUS_CHECKS_H
|
||||
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user