#ifndef _STACKINFO_H
#define _STACKINFO_H
#include "_global.h"
bool stackcommentget(uint addr, STACK_COMMENT* comment);
#endif //_STACKINFO_H