Commit 850037bb by Jeff Law

Work around VxWorks bogus problems.

From-SVN: r17372
parent f3e6c2d5
...@@ -8,7 +8,7 @@ struct struct_0 { ...@@ -8,7 +8,7 @@ struct struct_0 {
}; };
char *cp; char *cp;
struct_0 *sp; static struct_0 *sp;
void test0 () void test0 ()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment