summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp27a/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp27a/init.c')
-rw-r--r--testsuites/sptests/sp27a/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sp27a/init.c b/testsuites/sptests/sp27a/init.c
new file mode 100644
index 0000000000..23a5033dd7
--- /dev/null
+++ b/testsuites/sptests/sp27a/init.c
@@ -0,0 +1,2 @@
+#define USE_COUNTING_SEMAPHORE
+#include "../sp27/sp27impl.h"