Skip to content

Commit

Permalink
secret_data_append_trampoline: remove unnecessary endbr64
Browse files Browse the repository at this point in the history
  • Loading branch information
smx-smx committed Apr 6, 2024
1 parent 6fc4a74 commit 9ebebbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xzre.S
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
* data shifting is always permitted
*/
secret_data_append_trampoline:
endbr64
push rbp
mov rbp, rsp

Expand Down

0 comments on commit 9ebebbd

Please sign in to comment.