K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-06-26T05:40:15.000000Z K 7 svn:log V 366 Implement _ia64_enter_uts(). The purpose of this function is to switch the register stack and memory stack and call the function given to it. While here, provide empty, non-working, stubs for the context functions (_ia64_save_context() and _ia64_restore_context()) so that anyone can at least compile libkse from CVS sources. Real implementations will follow soon. END