From 2e6333f74e07a9e9763bab13beae0686a1cf3e75 Mon Sep 17 00:00:00 2001 From: Werner Saar Date: Wed, 9 Mar 2016 15:48:29 +0100 Subject: [PATCH] modified common.h for piledriver --- common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common.h b/common.h index 6b65c37..e045e42 100644 --- a/common.h +++ b/common.h @@ -332,12 +332,13 @@ typedef int blasint; #endif #endif - +/* #ifdef PILEDRIVER #ifndef YIELDING #define YIELDING __asm__ __volatile__ ("nop;nop;nop;nop;nop;nop;nop;nop;\n"); #endif #endif +*/ /* #ifdef STEAMROLLER -- 2.7.4