]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/rtl8192e/r8192E_core.c
Staging: rtl8192e: compile fixes
[net-next-2.6.git] / drivers / staging / rtl8192e / r8192E_core.c
index 9a0ff9ce6944c9e207cd6b681819af59dcab1e0f..aded8fa81d0add0768e3d73f67d7f63024e5a88c 100644 (file)
  * Jerry chuang <wlanfae@realtek.com>
  */
 
-#ifndef CONFIG_FORCE_HARD_FLOAT
-double __floatsidf (int i) { return i; }
-unsigned int __fixunsdfsi (double d) { return d; }
-double __adddf3(double a, double b) { return a+b; }
-double __addsf3(float a, float b) { return a+b; }
-double __subdf3(double a, double b) { return a-b; }
-double __extendsfdf2(float a) {return a;}
-#endif
 
 #undef LOOP_TEST
 #undef RX_DONT_PASS_UL