aboutsummaryrefslogtreecommitdiff
path: root/gcc/m2/pge-boot/Gbnflex.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/m2/pge-boot/Gbnflex.c')
-rw-r--r--gcc/m2/pge-boot/Gbnflex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/m2/pge-boot/Gbnflex.c b/gcc/m2/pge-boot/Gbnflex.c
index ac31e51..7f78b5d 100644
--- a/gcc/m2/pge-boot/Gbnflex.c
+++ b/gcc/m2/pge-boot/Gbnflex.c
@@ -597,6 +597,6 @@ extern "C" void _M2_bnflex_init (__attribute__((unused)) int argc,__attribute__(
Init ();
}
-extern "C" void _M2_bnflex_finish (__attribute__((unused)) int argc,__attribute__((unused)) char *argv[],__attribute__((unused)) char *envp[])
+extern "C" void _M2_bnflex_fini (__attribute__((unused)) int argc,__attribute__((unused)) char *argv[],__attribute__((unused)) char *envp[])
{
}