From 47113d5a836518cb1d95e43c8947bba29e241299 Mon Sep 17 00:00:00 2001 From: lazymio Date: Sun, 31 Oct 2021 10:42:07 +0100 Subject: [PATCH] Format --- samples/sample_arm64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/sample_arm64.c b/samples/sample_arm64.c index 16db549f..ba09b77a 100644 --- a/samples/sample_arm64.c +++ b/samples/sample_arm64.c @@ -11,7 +11,7 @@ "\xab\x05\x00\xb8\xaf\x05\x40\x38" // str w11, [x13], #0; ldrb w15, [x13], // #0 //#define ARM64_CODE_EB "\xb8\x00\x05\xab\x38\x40\x05\xaf" // str w11, [x13]; -//ldrb w15, [x13] +// ldrb w15, [x13] #define ARM64_CODE_EB ARM64_CODE // memory address where emulation starts