K 10 svn:author V 5 peter K 8 svn:date V 27 2003-05-10T00:53:34.000000Z K 7 svn:log V 325 Remove _ARCH_INDIRECT ifdefs. They existed for lib/msun/* on i386, which could use different versions of the math code depending on whether there was real floating point hardware or math emulation. Since the fpu is part of the core specification on amd64, there is no need for this here. Approved by: re (blanket amd64/*) END