]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed style bugs in clock.c rev.1.164 and cpu.h rev.1.52-1.53 -- declare
authorbde <bde@FreeBSD.org>
Mon, 19 Feb 2001 03:00:34 +0000 (03:00 +0000)
committerbde <bde@FreeBSD.org>
Mon, 19 Feb 2001 03:00:34 +0000 (03:00 +0000)
commit405108c6cdec7aa38d58c740b468341671eca930
treea53602022603b9eeeb2bc5dbea7a37e3d31b8d08
parent336d5fa6f80386b02737b8b1e00d1cb64771740f
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.
sys/amd64/amd64/tsc.c
sys/amd64/include/cpu.h
sys/amd64/isa/clock.c
sys/i386/i386/tsc.c
sys/i386/include/cpu.h
sys/i386/isa/clock.c
sys/isa/atrtc.c