#ifndef __MONO_JIT_DEBUG_JIT_H__ #define __MONO_JIT_DEBUG_JIT_H__ #include void mono_debug_jit_add_method (MonoFlowGraph *cfg); #endif /* __MONO_JIT_DEBUG_JIT_H__ */