Merge pull request #3576 from ntherning/ignore-FileSecurityTest.EveryoneMayNotBeOwner...
[mono.git] / mono / utils / mono-hwcap-ia64.c
index 226ab0d6a5702e53a9252788fcc6f07cce4ef90d..dd1edbd8d40dcb6d79e62325a157d585845ddd6c 100644 (file)
  * Copyright 2006 Broadcom
  * Copyright 2007-2008 Andreas Faerber
  * Copyright 2011-2013 Xamarin Inc
+ * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
 
-#include "mono/utils/mono-hwcap-ia64.h"
+#include "mono/utils/mono-hwcap.h"
 
 void
 mono_hwcap_arch_init (void)
-{
-       /* Nothing needed here yet. */
-}
-
-void
-mono_hwcap_print (FILE *f)
 {
 }