Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2060 → Rev 2061

/trunk/uspace/libc/arch/sparc64/src/psthread.S
28,14 → 28,6
 
#include <libarch/context_offset.h>
 
/**
* Both context_save_arch() and context_restore_arch() are
* leaf-optimized procedures. This kind of optimization
* is very important and prevents any implicit window
* spill/fill/clean traps in these very core kernel
* functions.
*/
.text
 
.global context_save