aboutsummaryrefslogtreecommitdiffstats
path: root/test/testmtx.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/testmtx.h')
-rw-r--r--test/testmtx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testmtx.h b/test/testmtx.h
index b28837775..cd7ddf497 100644
--- a/test/testmtx.h
+++ b/test/testmtx.h
@@ -20,6 +20,6 @@
#ifndef _TESTMTX_H_
#define _TESTMTX_H_
-extern const struct testcase *patternmtx[];
+extern ROMCONST struct testcase * ROMCONST patternmtx[];
#endif /* _TESTMTX_H_ */