View | Details | Raw Unified | Return to bug 146579
Collapse All | Expand All

(-)libdieharder/skein_block_ref.c (-1 / +1 lines)
Lines 123-129 Link Here
123
123
124
typedef unsigned long long uint64;
124
typedef unsigned long long uint64;
125
125
126
#if 1
126
#if 0
127
uint64 timingAdjust = 200;
127
uint64 timingAdjust = 200;
128
128
129
uint64 time() {
129
uint64 time() {

Return to bug 146579