1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 06:48:05 +00:00
sgminer/algorithm/sia.h

8 lines
119 B
C
Raw Normal View History

2016-07-10 15:13:54 +00:00
#ifndef SIAH_H
#define SIAH_H
#include "miner.h"
extern void sia_regenhash(struct work *work);
#endif /* FRESHH_H */