Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 01:52:48 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 syscall.S
Message-ID:  <200307110852.h6B8qmYp011996@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307110852.h6B8qmYp011996>