mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2026-02-23 00:43:08 +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 );
|
|
|