summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpcache01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smpcache01/init.c')
-rw-r--r--testsuites/smptests/smpcache01/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/smptests/smpcache01/init.c b/testsuites/smptests/smpcache01/init.c
index 73e30a13f2..ee752c78bd 100644
--- a/testsuites/smptests/smpcache01/init.c
+++ b/testsuites/smptests/smpcache01/init.c
@@ -11,6 +11,8 @@
#include "config.h"
#endif
+#define TEST_INIT
+
#include <rtems/score/atomic.h>
#include <rtems/score/smpbarrier.h>
#include <rtems/score/smpimpl.h>