From dd85cc143d987851bc7cc995cf6109136a16b930 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 16 Feb 2009 18:22:49 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@773 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/testmtx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/testmtx.h') diff --git a/test/testmtx.h b/test/testmtx.h index 068fbc7b8..59c49605b 100644 --- a/test/testmtx.h +++ b/test/testmtx.h @@ -20,6 +20,6 @@ #ifndef _TESTMTX_H_ #define _TESTMTX_H_ -extern const struct testcase testmtx1, testmtx2, testmtx3; +extern const struct testcase *patternmtx[]; #endif /* _TESTMTX_H_ */ -- cgit v1.2.3