Date: Sun, 18 Feb 2001 19:00:34 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include cpu.h src/sys/i386/isa clock.c Message-ID: <200102190300.f1J30Z531467@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2001/02/18 19:00:34 PST
Modified files:
sys/i386/include cpu.h
sys/i386/isa clock.c
Log:
Fixed style bugs in clock.c rev.1.164 and cpu.h rev.1.52-1.53 -- declare
tsc_present in the right places (together with other variables of the
same linkage), and don't use messy ifdefs just to avoid exporting it in
some cases.
Revision Changes Path
1.59 +2 -5 src/sys/i386/include/cpu.h
1.170 +2 -7 src/sys/i386/isa/clock.c
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?200102190300.f1J30Z531467>
