Commit 2e06e616 by Richard Kenner

(__dummy): New function.

From-SVN: r11574
parent 68f02135
...@@ -1192,6 +1192,11 @@ __gcc_bcmp (s1, s2, size) ...@@ -1192,6 +1192,11 @@ __gcc_bcmp (s1, s2, size)
#endif #endif
#ifdef L__dummy
void
__dummy () {}
#endif
#ifdef L_varargs #ifdef L_varargs
#ifdef __i860__ #ifdef __i860__
#if defined(__svr4__) || defined(__alliant__) #if defined(__svr4__) || defined(__alliant__)
......
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