1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-17 13:29:05 +00:00
hashcat/src/ext_nvml.c

12 lines
191 B
C

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#include "common.h"
#include "types.h"
#include "event.h"
#include "memory.h"
#include "dynloader.h"
#include "ext_nvml.h"