Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch



Andrew Doran wrote:

> Module Name:  src
> Committed By: ad
> Date:         Mon May  5 17:47:06 UTC 2008
> 
> Modified Files:
> 
>       src/sys/arch/amd64/amd64: machdep.c
>       src/sys/arch/i386/i386: machdep.c
>       src/sys/arch/xen/xen: xen_machdep.c
> 
> Log Message:
> 
> Export tsc_freq via sysctl.

Could we stick a common extern in arch/x86/x86/tsc.h instead of
duplicating in each of the machdep.c files?

Cheers,
Simon.


Home | Main Index | Thread Index | Old Index