kernel/eka/euser/epoc/arm/uc_realx.cia
branchGCC_SURGE
changeset 165 0d8cadb1e860
parent 0 a41df078684a
equal deleted inserted replaced
164:6dc7660abbb6 165:0d8cadb1e860
  3546 	}
  3546 	}
  3547 #endif // __USE_VFP_MATH
  3547 #endif // __USE_VFP_MATH
  3548 #endif
  3548 #endif
  3549 
  3549 
  3550 #ifdef __REALS_MACHINE_CODED__
  3550 #ifdef __REALS_MACHINE_CODED__
  3551 #ifndef __ARMCC__
  3551 #ifndef __EABI__
  3552 extern "C" {
  3552 extern "C" {
  3553 
  3553 
  3554 extern "C" void __math_exception(TInt aErrType);
  3554 extern "C" void __math_exception(TInt aErrType);
  3555 __NAKED__ EXPORT_C TReal32 __addsf3(TReal32 /*a1*/, TReal32 /*a2*/)
  3555 __NAKED__ EXPORT_C TReal32 __addsf3(TReal32 /*a1*/, TReal32 /*a2*/)
  3556 //
  3556 //