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