blob: 945dd1a4487feabffa2b19eb2896a765f178b896 [file] [log] [blame]
#ifndef RUNTIME_STACK_WALKER_H
#define RUNTIME_STACK_WALKER_H
struct vm_object;
struct vm_object *native_vmstackwalker_getclasscontext(void);
#endif /* RUNTIME_STACK_WALKER_H */