cvs commit: src/sys/ia64/ia64 syscall.S

Marcel Moolenaar marcel at FreeBSD.org
Fri Jul 11 01:52:49 PDT 2003


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


More information about the cvs-all mailing list