From: ceriel Date: Wed, 2 Oct 1991 15:27:54 +0000 (+0000) Subject: Fixed wrong constant used for CUF X-Git-Tag: release-5-5~773 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=b4c5125c32f3d5f27030f70a83f81ffaab287a7d;p=ack.git Fixed wrong constant used for CUF --- diff --git a/mach/sparc/libem/fif.s b/mach/sparc/libem/fif.s index cdc6791ee..3315d9f15 100644 --- a/mach/sparc/libem/fif.s +++ b/mach/sparc/libem/fif.s @@ -11,7 +11,7 @@ Fd80000000: .align 8 .double 0r4294967296 Fs80000000: -.single 0r2147483648 +.single 0r4294967296 Fs0: .single 0r0