1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-17 21:39:01 +00:00
hashcat/src/ext_nvml.c

12 lines
191 B
C
Raw Normal View History

2015-12-04 14:47:52 +00:00
/**
* Author......: See docs/credits.txt
2015-12-04 14:47:52 +00:00
* License.....: MIT
*/
#include "common.h"
#include "types.h"
#include "event.h"
#include "memory.h"
#include "dynloader.h"
#include "ext_nvml.h"