[mcs] Accept and ignore command line args supported by csc that we don't
[mono.git] / mono / utils / mono-hwcap-ia64.c
index 30590d723e329606f9716c1e27d1d69c7fd52403..226ab0d6a5702e53a9252788fcc6f07cce4ef90d 100644 (file)
 
 #include "mono/utils/mono-hwcap-ia64.h"
 
-#if defined(MONO_CROSS_COMPILE)
-void
-mono_hwcap_arch_init (void)
-{
-}
-#else
 void
 mono_hwcap_arch_init (void)
 {
        /* Nothing needed here yet. */
 }
-#endif
 
 void
 mono_hwcap_print (FILE *f)