1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 06:18:06 +00:00
sgminer/algorithm/gostcoin.h

9 lines
134 B
C
Raw Normal View History

2017-06-14 18:26:57 +00:00
#ifndef GOSTCOIN_H
#define GOSTCOIN_H
#include "miner.h"
extern void gostcoin_regenhash(struct work *work);
#endif /* SIBCOIN_H */