OSDN Git Service

Declare __fixunstfdi.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Sep 1993 22:09:57 +0000 (22:09 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Sep 1993 22:09:57 +0000 (22:09 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@5333 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/libgcc2.c

index 4dd2843..bd42c90 100644 (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);
 \f
 #if defined (L_negdi2) || defined (L_divdi3) || defined (L_moddi3)
 #if defined (L_divdi3) || defined (L_moddi3)