[threads] Remove mono_threads_create_thread (#4411)
[mono.git] / mono / utils / mono-hwcap-sparc.h
1 #ifndef __MONO_UTILS_HWCAP_SPARC_H__
2 #define __MONO_UTILS_HWCAP_SPARC_H__
3
4 #include "mono/utils/mono-hwcap.h"
5
6 extern gboolean mono_hwcap_sparc_is_v9;
7
8 #endif /* __MONO_UTILS_HWCAP_SPARC_H__ */