no-inline for scheme_approx_sp

svn: r14267
This commit is contained in:
Matthew Flatt 2009-03-25 12:51:34 +00:00
parent 0888a1116d
commit 5b3c9ac7ef

View File

@ -8406,6 +8406,7 @@ static void check_stack(void)
}
#endif
MZ_DO_NOT_INLINE(unsigned long scheme_approx_sp());
unsigned long scheme_approx_sp()
{
unsigned long p;