--- np2/i386c/ia32/cpu_mem.c 2012/01/08 08:02:50 1.25 +++ np2/i386c/ia32/cpu_mem.c 2012/01/08 08:05:47 1.26 @@ -218,7 +218,7 @@ exc: EXCEPTION(e, 0); } -void +void MEMCALL cpu_stack_push_check(UINT16 s, descriptor_t *sdp, UINT32 sp, UINT len) { UINT32 limit; @@ -339,7 +339,7 @@ exc: EXCEPTION(SS_EXCEPTION, s & 0xfffc); } -void +void MEMCALL cpu_stack_pop_check(UINT16 s, descriptor_t *sdp, UINT32 sp, UINT len) {