diff options
Diffstat (limited to 'regressions/ck_spinlock/benchmark/linux_spinlock.c')
| -rw-r--r-- | regressions/ck_spinlock/benchmark/linux_spinlock.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/regressions/ck_spinlock/benchmark/linux_spinlock.c b/regressions/ck_spinlock/benchmark/linux_spinlock.c deleted file mode 100644 index 954019bee930..000000000000 --- a/regressions/ck_spinlock/benchmark/linux_spinlock.c +++ /dev/null @@ -1,7 +0,0 @@ -#include "../linux_spinlock.h" - -#ifdef THROUGHPUT -#include "throughput.h" -#elif defined(LATENCY) -#include "latency.h" -#endif |
