mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-08 22:08:02 +00:00
8 lines
119 B
C
8 lines
119 B
C
#ifndef SIAH_H
|
|
#define SIAH_H
|
|
|
|
#include "miner.h"
|
|
|
|
extern void sia_regenhash(struct work *work);
|
|
|
|
#endif /* FRESHH_H */ |