Merge pull request #7599 from lambdageek/abort-cctor-no-protection
[mono-project.git] / mono / utils / mono-hwcap-arm64.c
blobf5cddcf25dc114a826754a0dd265640cf4375065
1 /**
2 * \file
3 * ARM64 hardware feature detection
5 * Copyright 2013 Xamarin Inc
6 * Licensed under the MIT license. See LICENSE file in the project root for full license information.
7 */
9 #include "mono/utils/mono-hwcap.h"
11 void
12 mono_hwcap_arch_init (void)