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