[runtime] Switch to mono_method_get_object_checked
[mono.git] / mono / utils / mono-hwcap-mips.c
index 2004cdfd9ecc4c44cf8d9c697290305ea0e0e5d6..a768257ff8f0d503ecbd6cea20fde92c9067cdcf 100644 (file)
 #include "mono/utils/mono-hwcap-mips.h"
 
 void
-mono_hwcap_init (void)
+mono_hwcap_arch_init (void)
 {
        /* Nothing needed here yet. */
 }
+
+void
+mono_hwcap_print (FILE *f)
+{
+}