aboutsummaryrefslogtreecommitdiff
path: root/stdlib/longlong.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/longlong.h')
-rw-r--r--stdlib/longlong.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/longlong.h b/stdlib/longlong.h
index 7ac63bf..c0ec185 100644
--- a/stdlib/longlong.h
+++ b/stdlib/longlong.h
@@ -1237,6 +1237,7 @@ extern USItype __udiv_qrnnd __P ((USItype *, USItype, USItype, USItype));
: "cc"); \
} while (0)
#define UMUL_TIME 96
+#define UDIV_TIME 230
#endif /* __sparc_v9__ */
#if defined (__vax__) && W_TYPE_SIZE == 32