summaryrefslogtreecommitdiffstats
path: root/bsps/arm/csb337
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-08-29 12:34:58 -0500
committerJoel Sherrill <joel@rtems.org>2018-08-29 12:52:10 -0500
commit350b07a0361b13537a91a27be5e05194cf87d2ea (patch)
treee82978f23064d8ac10a325b62787f1fc9a6f25a8 /bsps/arm/csb337
parentqoriq/include/tm27.h: Fix warnings (diff)
downloadrtems-350b07a0361b13537a91a27be5e05194cf87d2ea.tar.bz2
monlib.[ch]: Fix warnings for external vs internal use of .h
Diffstat (limited to 'bsps/arm/csb337')
-rw-r--r--bsps/arm/csb337/umon/monlib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsps/arm/csb337/umon/monlib.c b/bsps/arm/csb337/umon/monlib.c
index 36f9158a36..44c9ec01d0 100644
--- a/bsps/arm/csb337/umon/monlib.c
+++ b/bsps/arm/csb337/umon/monlib.c
@@ -43,6 +43,7 @@
* standards and to eliminate C++ style comments.
*/
+#define _INSIDE_MONLIB
#include <umon/monlib.h>
static int (*_tfsseek)(int,int,int);