Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2001 22:27:34 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/sparc64/loader locore.s
Message-ID:  <200110300627.f9U6RYK70022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/10/29 22:27:34 PST

  Modified files:
    sys/boot/sparc64/loader locore.s 
  Log:
  Use ENTRY() for defining functions in asm.
  Remove asm functions to call the openfirmware and kernel entry points;
  we can just call them directly.
  Don't use the stack pointer for an intermediate result in setx.
  Put the stack in the bss.
  
  Revision  Changes    Path
  1.2       +16 -78    src/sys/boot/sparc64/loader/locore.s

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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