2 #include <minix/callnr.h>
3 #include <minix/endpoint.h>
9 /*===========================================================================*
11 *===========================================================================*/
14 return sys_setmcontext(who_e
, m_in
.m_lc_pm_mcontext
.ctx
);
18 /*===========================================================================*
20 *===========================================================================*/
23 return sys_getmcontext(who_e
, m_in
.m_lc_pm_mcontext
.ctx
);