Date: Wed, 10 May 2000 19:32:37 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 swtch.s Message-ID: <200005110232.TAA71337@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/05/10 19:32:37 PDT Modified files: sys/i386/i386 swtch.s Log: Move <machine/ipl.h> outside #ifdef SMP because it supplies AST_RESCHED. Without this, it shows up as an undefined symbol in /kernel. (!) (This looks very freaky when doing a nm /kernel!) Revision Changes Path 1.92 +2 -2 src/sys/i386/i386/swtch.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?200005110232.TAA71337>