summary refs log tree commit diff stats
path: root/compiler/c2nim/tests/systest.c
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-05-18 10:12:01 +0200
committerAraq <rumpf_a@web.de>2013-05-18 10:12:01 +0200
commit46e564f9ee0055365d3a7a96724d2056e133e677 (patch)
tree4c8b24e0163851f46a7acf5ff52511a07fd0e36a /compiler/c2nim/tests/systest.c
parentce5a1365c2ef5c0031b90df01d5e5c0da839e008 (diff)
downloadNim-46e564f9ee0055365d3a7a96724d2056e133e677.tar.gz
fixes #440
Diffstat (limited to 'compiler/c2nim/tests/systest.c')
-rw-r--r--compiler/c2nim/tests/systest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/c2nim/tests/systest.c b/compiler/c2nim/tests/systest.c
index b73eb5bee..51509e253 100644
--- a/compiler/c2nim/tests/systest.c
+++ b/compiler/c2nim/tests/systest.c
@@ -9,6 +9,8 @@ extern "C" {
 #  endif
 #endif
 
+#define interrupts() sei()
+
 enum
 {
 /* 8bit, color or not */