[msvc] Update csproj files (#4846)
[mono.git] / mono / utils / mono-hwcap-ia64.c
index e77992fd21df9d4beb521e636ff40768e511afa4..968c9fb2d4f04f2b21fc614788534314abf64656 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-ia64.c: Itanium hardware feature detection
+/**
+ * \file
+ * Itanium hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
  * 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. */
 }