Date: Mon, 28 Sep 1998 05:20:47 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 globals.s Message-ID: <199809281220.FAA07817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/09/28 05:20:46 PDT
Modified files:
sys/i386/i386 globals.s
Log:
Back out rev 1.6 (temporarily at least). <machine/asmacros.h> is used
here for getting the #defines for the removal of the leading '_' in symbols
in the assembler code. We could probably #include <machine/asnames.h>
instead, but everything else seems to use asmacros.h directly as well.
Once we convert symbols, this becomes irrelevant.
Revision Changes Path
1.8 +1 -3 src/sys/i386/i386/globals.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809281220.FAA07817>
