1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-10 09:58:57 +00:00
hashcat/include/powertune.h
2016-09-14 20:06:27 +02:00

12 lines
162 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#ifndef _POWERTUNE_H
#define _POWERTUNE_H
#define POWERTUNE_ENABLE 0
#endif // _POWERTUNE_H