diff options
Diffstat (limited to 'getcore.c')
-rw-r--r-- | getcore.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -18,8 +18,7 @@ #include "paramano.h" -unsigned int cores; - +static unsigned int cores; /*********************************************************************** * Return true/false if specified core num exists |