Date: Mon, 30 Jun 1997 18:02:08 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 exception.s Message-ID: <199707010102.SAA22116@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/06/30 18:02:07 PDT Modified files: sys/i386/i386 exception.s Log: Un-inline a call to spl0(). It is not time critical, and was only inline because there was no non-inline spl0() to call. Revision Changes Path 1.31 +2 -5 src/sys/i386/i386/exception.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707010102.SAA22116>