repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[sgen] Add debug option for valloc limit
[mono-project.git]
/
mono
/
utils
/
mono-hwcap-sparc.h
blob
bca3c45345c01a79cf59593575e569c7892026a0
1
/**
2
* \file
3
*/
4
5
#ifndef __MONO_UTILS_HWCAP_SPARC_H__
6
#define __MONO_UTILS_HWCAP_SPARC_H__
7
8
#include
"mono/utils/mono-hwcap.h"
9
10
extern
gboolean mono_hwcap_sparc_is_v9
;
11
12
#endif
/* __MONO_UTILS_HWCAP_SPARC_H__ */