From 5db23d2c5dfedfc46bf9474349ec68979a730fb4 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 26 Jul 2002 01:00:39 +0000 Subject: enouth -> enough. --- sys/dev/microcode/siop/siop.ss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode') diff --git a/sys/dev/microcode/siop/siop.ss b/sys/dev/microcode/siop/siop.ss index 8366769adda..4c29f771ba4 100644 --- a/sys/dev/microcode/siop/siop.ss +++ b/sys/dev/microcode/siop/siop.ss @@ -1,4 +1,4 @@ -; $NetBSD: siop.ss,v 1.15 2002/04/23 20:41:16 bouyer Exp $ +; $NetBSD: siop.ss,v 1.16 2002/07/26 01:00:44 wiz Exp $ ; ; Copyright (c) 2000 Manuel Bouyer. @@ -153,7 +153,7 @@ script_sched: ; changes the FALSE to TRUE. The select script will change it back to false ; once the target is selected. ; The RAM could hold 370 slot entry, we limit it to 40. Should be more than -; enouth. +; enough. script_sched_slot0: JUMP abs_script_sched_slot0, IF FALSE; JUMP abs_script_sched_slot0, IF FALSE; -- cgit NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/lib/libm/complex/cprojf.c
AgeCommit message (Expand)Author
2011-11-02Fix the vax build under gcc-4.5 which now detects that floating constantschristos
2011-03-02PR/44663: Corinna Vinschen: Fix misplaced parenthesis that produces the wrongchristos
2010-09-20deal with infinity on the vax.christos
2010-09-20get rid of ieee dependencies.christos
2010-09-15Commit SoC long double support from Stathis Kamperischristos