K 10 svn:author V 6 marcel K 8 svn:date V 27 2004-09-25T04:27:44.000000Z K 7 svn:log V 181 Move the IA-32 trap handling from trap() to ia32_trap(). Move the ia32_syscall() function along with it to ia32_trap.c. When COMPAT_IA32 is not defined, we'll raise SIGEMT instead. END