diff options
Diffstat (limited to 'bin/null_call.c')
-rw-r--r-- | bin/null_call.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/null_call.c b/bin/null_call.c index 94ba866..61c4629 100644 --- a/bin/null_call.c +++ b/bin/null_call.c | |||
@@ -5,7 +5,6 @@ | |||
5 | #include <math.h> | 5 | #include <math.h> |
6 | 6 | ||
7 | #include "litmus.h" | 7 | #include "litmus.h" |
8 | #include "cycles.h" | ||
9 | 8 | ||
10 | static void time_null_call(void) | 9 | static void time_null_call(void) |
11 | { | 10 | { |