remove FOREIGN_ macros and use REMOTE_ instead

This commit is contained in:
Ricardo Rocha
2011-05-09 20:19:49 +01:00
parent f22994edf9
commit 026616963c
13 changed files with 177 additions and 144 deletions

View File

@@ -66,7 +66,7 @@ void make_root_choice_point(void) {
and convert back to our own stack;
*/
LOCAL_OldLCL0 = LCL0;
LCL0 = FOREIGN_ThreadHandle(0).current_yaam_regs->LCL0_;
LCL0 = REMOTE_ThreadHandle(0).current_yaam_regs->LCL0_;
imageB = Get_Yap_root_cp();
/* we know B */
B->cp_tr = TR =