* src/vm/jit/mips/arch.h (SUPPORT_PASS_FLOATARGS_IN_INTREGS): Removed
authortwisti <none@none>
Mon, 6 Aug 2007 14:41:05 +0000 (14:41 +0000)
committertwisti <none@none>
Mon, 6 Aug 2007 14:41:05 +0000 (14:41 +0000)
duplicate define.

src/vm/jit/mips/arch.h

index 88f19030dafd783719ec0daa343fc2ae01de1a19..0514af1c9b3e4d12b7f52c3172d3b1785f94f5c0 100644 (file)
@@ -22,7 +22,7 @@
    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    02110-1301, USA.
 
-   $Id: arch.h 8247 2007-07-31 12:06:44Z michi $
+   $Id: arch.h 8263 2007-08-06 14:41:05Z twisti $
 
 */
 
 
 
 #define SUPPORT_COMBINE_INTEGER_REGISTERS
-#define SUPPORT_PASS_FLOATARGS_IN_INTREGS
 
 #if defined(ENABLE_SOFT_FLOAT)
 # define SUPPORT_PASS_FLOATARGS_IN_INTREGS