diff --git a/ka/main.k b/ka/main.k index 1728516..c101643 100644 --- a/ka/main.k +++ b/ka/main.k @@ -5,10 +5,15 @@ ; Main function ; main: + call showoff + ret + +showoff: call bswap_test call itoa_test - call movzx_test call str_test + call movzx_test + ret bswap_test: mov rdx, 0x1122334455667788