diff options
author | lloyd <[email protected]> | 2008-09-18 01:12:39 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-18 01:12:39 +0000 |
commit | 0995e820972bb74ed5488b6206f7ab5b92e127ed (patch) | |
tree | d8a91273d036f33343cdad6e4f53e4564c4ef1c4 /modules/tm_hard/modinfo.txt | |
parent | 57789ce48e65ed83244130b077aa35a6696feab9 (diff) |
Add asm to access high res timer on IA-64, HP-PA, S390x
Diffstat (limited to 'modules/tm_hard/modinfo.txt')
-rw-r--r-- | modules/tm_hard/modinfo.txt | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/modules/tm_hard/modinfo.txt b/modules/tm_hard/modinfo.txt index 5c928cf83..d5583c0d7 100644 --- a/modules/tm_hard/modinfo.txt +++ b/modules/tm_hard/modinfo.txt @@ -21,8 +21,11 @@ athlon pentium4 amd64 -ppc # PPC timebase register -ppc64 # PPC timebase register -alpha # rpcc +ppc # PPC timebase register +ppc64 # PPC timebase register +alpha # rpcc sparc64 # %tick register +ia64 # ar.itc +s390x +hppa </arch> |