mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 11:40:04 -05:00
Drop compilation requirement on printf libs
This commit is contained in:
parent
68f3632008
commit
38151bb5c9
@ -253,7 +253,7 @@ iter(uint64_t out_ptr, uint64_t atom_ptr,
|
||||
} else
|
||||
{{endfor}}
|
||||
{
|
||||
printf("Something went *very* wrong.\n");
|
||||
//printf("Something went *very* wrong.\n");
|
||||
asm("trap;");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user