Declare __fixunstfdi.

From-SVN: r5333
This commit is contained in:
Richard Stallman 1993-09-15 22:09:57 +00:00
parent 8e1404b384
commit cc3cdac3bb
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ typedef union
extern DItype __fixunssfdi (SFtype a);
extern DItype __fixunsdfdi (DFtype a);
extern DItype __fixunsxfdi (XFtype a);
extern DItype __fixunstfdi (TFtype a);
#if defined (L_negdi2) || defined (L_divdi3) || defined (L_moddi3)
#if defined (L_divdi3) || defined (L_moddi3)