mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.7.1
This commit is contained in:
@@ -431,7 +431,7 @@ void cpuid_get_highest_function( char* s )
|
||||
}
|
||||
}
|
||||
|
||||
void cpu_bestfeature(char *outbuf, int maxsz)
|
||||
void cpu_bestfeature(char *outbuf, size_t maxsz)
|
||||
{
|
||||
#ifdef __arm__
|
||||
sprintf(outbuf, "ARM");
|
||||
|
Reference in New Issue
Block a user