joda at pdc.kth.se (Johan Danielsson) writes: > void savecontext(void (*f)(void), struct savearea *context, void *new_sp); > void returnto(struct savearea *context); And the savearea struct is actually called lwp_context these days... /Johan