7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
#ifndef CUELIM_CUH
|
|
#define CUELIM_CUH
|
|
|
|
#include "gf256/gf256_mul.cuh"
|
|
#include "gf256/gf256_elim.cuh"
|
|
|
|
#endif |