aboutsummaryrefslogtreecommitdiffstats
path: root/test/testsem.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testsem.c')
-rw-r--r--test/testsem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testsem.c b/test/testsem.c
index 1ec0a7a13..c16bb0e68 100644
--- a/test/testsem.c
+++ b/test/testsem.c
@@ -21,7 +21,7 @@
#include "test.h"
-#ifdef CH_USE_SEMAPHORES
+#if CH_USE_SEMAPHORES
#define ALLOWED_DELAY MS2ST(5)