2 #include <minix/callnr.h>
3 #include <minix/endpoint.h>
9 /*===========================================================================*
11 *===========================================================================*/
15 return sys_setmcontext(who_e
, m_in
.m_lc_pm_mcontext
.ctx
);
19 /*===========================================================================*
21 *===========================================================================*/
25 return sys_getmcontext(who_e
, m_in
.m_lc_pm_mcontext
.ctx
);