CACAO
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
source
cacao
src
vm
jit
sparc64
solaris
macro_rename.hpp
Go to the documentation of this file.
1
2
/* work around name clash in Solaris */
3
#if (REG_SP != 14)
4
#warning the bastard is defined
5
# define REG_SP_SOLARIS REG_SP
6
# undef REG_SP
7
# define REG_SP 14
8
#endif
9
Generated on Fri Aug 4 2017 03:01:54 for CACAO by
1.8.5