--- np2/i286x/i286x.h 2003/10/19 14:56:15 1.3 +++ np2/i286x/i286x.h 2003/12/01 10:45:46 1.4 @@ -13,7 +13,7 @@ #define I286PREFIX(proc) \ - __asm { bts i286reg.prefix, 0 } \ + __asm { bts i286core.s.prefix, 0 } \ __asm { jc fixed } \ __asm { mov REPPOSBAK, esi } \ __asm { push offset removeprefix } \