make PR_StackTrace visible

This commit is contained in:
Bill Currie 2007-04-10 09:45:57 +00:00 committed by Jeff Teunissen
parent 4c4281c512
commit d08e1fe511

View file

@ -797,7 +797,7 @@ dump_frame (progs_t *pr, prstack_t *frame)
}
}
void
VISIBLE void
PR_StackTrace (progs_t *pr)
{
int i;