diff --git a/internal/xor/xor_arm64.s b/internal/xor/xor_arm64.s index 67fe667..791e267 100644 --- a/internal/xor/xor_arm64.s +++ b/internal/xor/xor_arm64.s @@ -64,5 +64,4 @@ less_than2: EORW R17, R19, R19 MOVBU R19, (R0) end: - RET - \ No newline at end of file + RET \ No newline at end of file