modified common.h for piledriver
authorWerner Saar <wernsaar@googlemail.com>
Wed, 9 Mar 2016 14:48:29 +0000 (15:48 +0100)
committerWerner Saar <wernsaar@googlemail.com>
Wed, 9 Mar 2016 14:48:29 +0000 (15:48 +0100)
common.h

index 6b65c37..e045e42 100644 (file)
--- 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