Merge pull request #1275 from ranma42/fix-lib64
[mono.git] / mono / utils / mono-hwcap-ia64.c
index e77992fd21df9d4beb521e636ff40768e511afa4..226ab0d6a5702e53a9252788fcc6f07cce4ef90d 100644 (file)
@@ -25,3 +25,8 @@ mono_hwcap_arch_init (void)
 {
        /* Nothing needed here yet. */
 }
+
+void
+mono_hwcap_print (FILE *f)
+{
+}