mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
7 lines
116 B
C
7 lines
116 B
C
#include "algo-gate-api.h"
|
|
|
|
extern unsigned char *hodl_scratchbuf;
|
|
|
|
bool register_hodl_algo ( algo_gate_t* gate );
|
|
|