diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/entropy/hres_timer/info.txt | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/src/entropy/hres_timer/info.txt b/src/entropy/hres_timer/info.txt index 566ce4ef6..6c6454f5d 100644 --- a/src/entropy/hres_timer/info.txt +++ b/src/entropy/hres_timer/info.txt @@ -1,28 +1 @@ define ENTROPY_SRC_HIGH_RESOLUTION_TIMER - -load_on asm_ok - -<cc> -gcc -icc -</cc> - -<arch> - -# RDTSC: Pentium and up -i586 -i686 -athlon -pentium3 -pentium4 -pentium-m -amd64 - -ppc # PPC timebase register -ppc64 # PPC timebase register -alpha # rpcc -sparc64 # %tick register -ia64 # ar.itc -s390x -hppa -</arch> |