diff options
Diffstat (limited to '')
-rw-r--r-- | benchmarks/stress-ng/files/patch-stress-cpu.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/stress-ng/files/patch-stress-cpu.c b/benchmarks/stress-ng/files/patch-stress-cpu.c index c25e65e2fe80..b8a2a329d1ac 100644 --- a/benchmarks/stress-ng/files/patch-stress-cpu.c +++ b/benchmarks/stress-ng/files/patch-stress-cpu.c @@ -1,6 +1,6 @@ ---- stress-cpu.c.orig 2015-09-18 14:50:12 UTC +--- stress-cpu.c.orig 2016-07-15 14:26:33 UTC +++ stress-cpu.c -@@ -57,7 +58,6 @@ +@@ -57,7 +57,6 @@ #define ccosl ccos #define csinl csin #define cpow pow |