1 #if defined(__arm__) 2 #include "../arch/arm/softfloat/milieu.h" 3 #elif defined(__sh__) 4 #include "../arch/sh/softfloat/milieu.h" 5 #endif 6