mirror of
https://github.com/GOSTSec/sgminer
synced 2025-09-04 02:02:29 +00:00
Fix build.
This commit is contained in:
parent
808f403a14
commit
d9eba43a42
@ -220,7 +220,7 @@ static void send_nonce(struct pc_data *pcd, cl_uint nonce)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
extern bool scrypt_scan_nonce(unsigned char *pdata, uint32_t nonce);
|
extern bool scrypt_scan_nonce(struct work *work, uint32_t nonce);
|
||||||
|
|
||||||
static void *postcalc_hash(void *userdata)
|
static void *postcalc_hash(void *userdata)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user