Use external script to prepare OpenCL source.
This commit is contained in:
parent
82696000e4
commit
fcfb738ded
17 changed files with 2948 additions and 693 deletions
|
@ -1,4 +1,3 @@
|
|||
R"===(
|
||||
#ifndef WOLF_SKEIN_CL
|
||||
#define WOLF_SKEIN_CL
|
||||
|
||||
|
@ -137,5 +136,3 @@ ulong8 Skein512Block(ulong8 p, ulong8 h, ulong h8, const ulong *t)
|
|||
}
|
||||
|
||||
#endif
|
||||
|
||||
)==="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue