What do I need to do to have access to the assembler function set_sp() on a SPARC or x86 machine? (SPARC in particular)... I'm trying to set up setjmp/longjmp and I need to be able to move the stack ...