Date: Fri, 25 Oct 1996 05:26:21 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 microtime.s Message-ID: <199610251226.FAA18043@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/10/25 05:26:21 Modified: sys/i386/i386 microtime.s Log: Removed #include of <machine/clock.h>. It is no longer used, and would break when I remove LOCORE support from clock.h. I586_CTR_MULTIPLIER_SHIFT = 32 from clock.h is actually still used, but 32 is so magic that it doesn't get used explicitly. Revision Changes Path 1.18 +1 -2 src/sys/i386/i386/microtime.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610251226.FAA18043>
