(enan): Add forward decl.
authorRichard Stallman <rms@gnu.org>
Tue, 11 May 1993 04:44:32 +0000 (04:44 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 11 May 1993 04:44:32 +0000 (04:44 +0000)
From-SVN: r4422

gcc/real.c

index 0fedcdfd63afe161efee1968993e13068546a493..df911cc2678424014482ee32861dd9367713ae3e 100644 (file)
@@ -299,6 +299,7 @@ void asctoe (), asctoe24 (), asctoe53 (), asctoe64 ();
 void etoasc (), e24toasc (), e53toasc (), e64toasc ();
 void etoe64 (), etoe53 (), etoe24 (), e64toe (), e53toe (), e24toe ();
 void mtherr (), make_nan ();
+void enan ();
 extern unsigned EMUSHORT ezero[], ehalf[], eone[], etwo[];
 extern unsigned EMUSHORT elog2[], esqrt2[];