This website requires JavaScript.
Explore
Help
Register
Sign In
rlcamp
/
libucontext
forked from
ariadne/libucontext
Watch
1
Star
0
Fork
You've already forked libucontext
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4c2cfc54ac
libucontext
/
arch
/
aarch64
/
trampoline.c
4 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
aarch64: move to C trampoline
2020-12-12 06:43:58 +00:00
#
include
"defs.h"
build: remove -DLIBUCONTEXT_ASSEMBLY Meson does not support separate defines for .S compile.
2021-01-03 05:08:54 +00:00
#
include
<libucontext/libucontext.h>
aarch64: move to C trampoline
2020-12-12 06:43:58 +00:00
#
include
"common-trampoline.c"