diff --git a/src/core/cpu/utils.hpp b/src/core/cpu/utils.hpp index 19116a6..83be565 100644 --- a/src/core/cpu/utils.hpp +++ b/src/core/cpu/utils.hpp @@ -33,9 +33,9 @@ namespace Core { static const UChar SHIFT_8 = 8; template - static void print(Number *num,Int len) { + static void printHex(Number *num,Int len) { for(int i=0;i