Date: Tue, 9 Jul 2002 19:24:44 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 exception.s Message-ID: <200207100224.g6A2OjWv041214@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2002/07/09 19:24:44 PDT Modified files: sys/i386/i386 exception.s Log: Include all of isa/ipl.s into exception.s as there is now nothing left in ipl.s except doreti which really belongs in with the exceptions as it's just the other side of the same coin. Will remove ipl.s in a separate commit. Agreed by: several including bde@freebsd.org Revision Changes Path 1.95 +97 -8 src/sys/i386/i386/exception.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?200207100224.g6A2OjWv041214>