We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__init
1 parent eba19d7 commit 9e2bd27Copy full SHA for 9e2bd27
test/syscalls/linux/rseq/start_arm64.S
@@ -20,6 +20,7 @@
20
21
_start:
22
mov x29, sp
23
+ mov x0, sp
24
bl __init
25
wfi
26
0 commit comments