Date: Fri, 24 Aug 2001 01:29:54 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 locore.s Message-ID: <200108240829.f7O8Tsm74180@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/08/24 01:29:54 PDT Modified files: sys/i386/i386 locore.s Log: Export the actual KERNBASE to the symbol table. We can use nlist() to get this without having to second guess it in userland. Revision Changes Path 1.147 +7 -1 src/sys/i386/i386/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?200108240829.f7O8Tsm74180>