HPCToolkit
specific-inline-asm-gctxt.h
Go to the documentation of this file.
1
#ifndef SPECIFIC_INLINE_ASM_GCTXT
2
#define SPECIFIC_INLINE_ASM_GCTXT
3
4
// inline getcontext unknown for ia64 platform
5
6
#define INLINE_ASM_GCTXT(uc) getcontext(&uc)
7
8
#endif // SPECIFIC_INLINE_ASM_GCTXT
src
tool
hpcrun
utilities
arch
ia64
specific-inline-asm-gctxt.h
Generated by
1.8.13