Date: Fri, 24 Aug 2001 01:27:24 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 initcpu.c locore.s Message-ID: <200108240827.f7O8ROi73813@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/08/24 01:27:24 PDT Modified files: sys/i386/i386 initcpu.c locore.s Log: Move cpu_fxsr definition to C code (so debug info is generated) and where it is easily #ifdef'ed so that we dont miss unintentional references to it. Revision Changes Path 1.31 +5 -1 src/sys/i386/i386/initcpu.c 1.146 +2 -3 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?200108240827.f7O8ROi73813>