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