Blob Blame History Raw
--- fpu/reg_ld_str.c	2004/02/11 19:40:25	1.19
+++ fpu/reg_ld_str.c	2004/05/17 19:50:43	1.20
@@ -304,7 +304,7 @@
 
 
 /* Get a short from user memory */
-int  BX_CPP_AttrRegparmN(1)
+int  BX_CPP_AttrRegparmN(2)
 FPU_load_int16(bx_address _s, FPU_REG *loaded_data)
 {
   s16 s, negative;