1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-08 22:08:02 +00:00
sgminer/algorithm/gostcoin.h
2017-10-19 14:49:46 -04:00

9 lines
134 B
C

#ifndef GOSTCOIN_H
#define GOSTCOIN_H
#include "miner.h"
extern void gostcoin_regenhash(struct work *work);
#endif /* SIBCOIN_H */