(??hf2_libfunc): Add declarations, like ??sf2_libfunc.

From-SVN: r8260
This commit is contained in:
Richard Kenner 1994-10-12 09:17:28 -04:00
parent 842dcd1a7d
commit 361f165377

View File

@ -372,6 +372,13 @@ extern rtx bcmp_libfunc;
extern rtx memset_libfunc;
extern rtx bzero_libfunc;
extern rtx eqhf2_libfunc;
extern rtx nehf2_libfunc;
extern rtx gthf2_libfunc;
extern rtx gehf2_libfunc;
extern rtx lthf2_libfunc;
extern rtx lehf2_libfunc;
extern rtx eqsf2_libfunc;
extern rtx nesf2_libfunc;
extern rtx gtsf2_libfunc;