mirror of
https://github.com/GOSTSec/sgminer
synced 2025-08-26 05:41:55 +00:00
VS2010 build: Prepare hexdump.c
Cherry-picked by veox.
This commit is contained in:
parent
db352941b2
commit
b5a3dbeac0
@ -18,7 +18,7 @@
|
|||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
#include "miner.h"
|
||||||
#define hex_print(p) applog(LOG_DEBUG, "%s", p)
|
#define hex_print(p) applog(LOG_DEBUG, "%s", p)
|
||||||
|
|
||||||
static char nibble[] = {
|
static char nibble[] = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user