Below is the file 'modules/tm_hard/modinfo.txt' from this revision. You can also download the file.

realname "Hardware Timer"

define TIMER_HARDWARE

load_on asm_ok

<add>
tm_hard.cpp
tm_hard.h
</add>

<cc>
gcc
</cc>

<arch>
# RDTSC: Pentium and up
i586
i686
athlon
pentium4
amd64

ppc   # PPC timebase register
ppc64 # PPC timebase register
alpha # rpcc
sparc64 # %tick register
</arch>