Commit ea6e795a by Andrew Haley Committed by Andrew Haley

libgcj_bc.c (JvRunMainName): Declare.

2007-03-07  Andrew Haley  <aph@redhat.com>

	* libgcj_bc.c (JvRunMainName): Declare.

From-SVN: r122663
parent 749827a6
2007-03-07 Andrew Haley <aph@redhat.com>
* libgcj_bc.c (JvRunMainName): Declare.
2007-03-07 Gary Benson <gbenson@redhat.com>
* sources.am, Makefile.in: Rebuilt.
......
......@@ -58,6 +58,7 @@ void _Jv_RegisterNewClasses ()
/* Symbols used by jvgenmain (-fmain). */
void JvRunMain () {}
void JvRunMainName () {}
const char **_Jv_Compiler_Properties;
/* Functions used by -fjni. */
......
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