summaryrefslogtreecommitdiffstats
path: root/bsps/bfin/TLL6527M/include/tm27.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bsps/bfin/TLL6527M/include/tm27.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsps/bfin/TLL6527M/include/tm27.h b/bsps/bfin/TLL6527M/include/tm27.h
index 6a943fec1b..f192790a0f 100644
--- a/bsps/bfin/TLL6527M/include/tm27.h
+++ b/bsps/bfin/TLL6527M/include/tm27.h
@@ -34,6 +34,8 @@
#define MUST_WAIT_FOR_INTERRUPT 0
+#define TM27_USE_VECTOR_HANDLER
+
#define Install_tm27_vector(handler) \
{ \
set_vector( handler, 0x06, 1 ); \