Don't make this change yet

slava 2006-11-17 07:10:14 +00:00
parent 7904ddcac2
commit c1b7fb46de
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ void run()
for(;;)
{
NS_DURING
stack_chain->native_stack_pointer = native_stack_pointer();
/* stack_chain->native_stack_pointer = native_stack_pointer(); */
SETJMP(stack_chain->toplevel);
handle_error();