1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-01 04:58:57 +00:00
hashcat/OpenCL/m02000_a3-pure.cl

17 lines
242 B
Common Lisp

/**
* Author......: See docs/credits.txt
* License.....: MIT
*/
#include "inc_vendor.h"
#include "inc_types.h"
#include "inc_common.cl"
__kernel void m02000_mxx (KERN_ATTR_BASIC ())
{
}
__kernel void m02000_sxx (KERN_ATTR_BASIC ())
{
}