diff options
author | lloyd <[email protected]> | 2008-09-30 02:34:36 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-30 02:34:36 +0000 |
commit | c4f3550ce65b998bd75ddb9e9aff9f7729dc3573 (patch) | |
tree | 0be015438c8149599871c4111038ec078bdd52de /src | |
parent | 201bf17be6e888013b25131efc236ce0bb30afb5 (diff) |
Pentium-M also has RDTSC
Diffstat (limited to 'src')
-rw-r--r-- | src/timer/cpu_counter/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timer/cpu_counter/info.txt b/src/timer/cpu_counter/info.txt index 2a64bedee..eef6be5a2 100644 --- a/src/timer/cpu_counter/info.txt +++ b/src/timer/cpu_counter/info.txt @@ -19,6 +19,7 @@ i586 i686 athlon pentium4 +pentium-m amd64 ppc # PPC timebase register @@ -33,4 +34,3 @@ hppa <requires> timer_base </requires> - |