freebsd-dev/lib/libkse/arch
Marcel Moolenaar b51f305ec1 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.
2003-06-26 05:40:15 +00:00
..
i386 Untangle the inter-dependency of kse types and ksd types/functions 2003-06-23 23:15:06 +00:00
ia64 Implement _ia64_enter_uts(). The purpose of this function is to switch 2003-06-26 05:40:15 +00:00