summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/h8300/h8sim/include/tm27.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/h8300/h8sim/include/tm27.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/h8300/h8sim/include/tm27.h b/c/src/lib/libbsp/h8300/h8sim/include/tm27.h
index 0c453136ea..2b80b532b7 100644
--- a/c/src/lib/libbsp/h8300/h8sim/include/tm27.h
+++ b/c/src/lib/libbsp/h8300/h8sim/include/tm27.h
@@ -8,7 +8,7 @@
* $Id$
*/
-#ifndef _TMTEST27
+#ifndef _RTEMS_TMTEST27
#error "This is an RTEMS internal file you must not include directly."
#endif
@@ -27,6 +27,6 @@
#define Clear_tm27_intr() /* i960_clear_intr( 6 ) */
-#define Lower_tm27_intr()
+#define Lower_tm27_intr() /* empty */
#endif