summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim/include/tm27.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:12:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-30 16:12:37 +0000
commit542e7b351267fa0b7fe9b7e4f06f236fa9d4957c (patch)
tree73623a63da681dd755d40676a168fc0f4d1018d9 /c/src/lib/libbsp/sh/shsim/include/tm27.h
parent2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-542e7b351267fa0b7fe9b7e4f06f236fa9d4957c.tar.bz2
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, include/bsp.h, include/tm27.h, trap34/console-io.c: Now builds cleanly for runs for SH1, SH2, and SH4. * include/syscall.h: New file. * include/gdbsci.h: Removed.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/sh/shsim/include/tm27.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sh/shsim/include/tm27.h b/c/src/lib/libbsp/sh/shsim/include/tm27.h
index 5a464e9bca..c65c907a1b 100644
--- a/c/src/lib/libbsp/sh/shsim/include/tm27.h
+++ b/c/src/lib/libbsp/sh/shsim/include/tm27.h
@@ -27,5 +27,6 @@
#define Cause_tm27_intr() /* empty */
#define Clear_tm27_intr() /* empty */
+#define Lower_tm27_intr() /* empty */
#endif