1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-08 22:08:02 +00:00
sgminer/algorithm/sia.h
2016-07-19 20:30:09 +02:00

8 lines
119 B
C

#ifndef SIAH_H
#define SIAH_H
#include "miner.h"
extern void sia_regenhash(struct work *work);
#endif /* FRESHH_H */