summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxdevctl01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxdevctl01')
-rw-r--r--testsuites/psxtests/psxdevctl01/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxdevctl01/main.c b/testsuites/psxtests/psxdevctl01/main.c
index 2228551f1d..664f82cc16 100644
--- a/testsuites/psxtests/psxdevctl01/main.c
+++ b/testsuites/psxtests/psxdevctl01/main.c
@@ -13,12 +13,13 @@
* http://www.rtems.org/license/LICENSE.
*/
-#define CONFIGURE_INIT
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+#define TEST_INIT
+
#include <bsp.h>
#include <pmacros.h>