History log of /netbsd-6-1-5-RELEASE/common/lib/libx86emu/x86emu.c
Revision Date Author Comments
# 1.7 03-Feb-2009 joerg

branches: 1.7.14; 1.7.26;
0:0 is the adress x86emu_call pushes on the stack, so check for it here
explicitly to stop processing again. As this is the start of the IDT,
normal code is not likely to override it.