marcel 2003/07/11 01:52:48 PDT FreeBSD src repository Modified files: sys/ia64/ia64 syscall.S Log: Add a body directive before the first instruction in epc_syscall(). This results in a zero length prologue and a body that covers the whole function. This is more correct. Revision Changes Path 1.5 +1 -0 src/sys/ia64/ia64/syscall.S