This website requires JavaScript.
Explore
Help
Register
Sign In
ariadne
/
libucontext
Watch
1
Star
1
Fork
You've already forked libucontext
1
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
9b1d8f01a6
libucontext
/
arch
/
riscv64
/
trampoline.c
4 lines
86 B
C
Raw
Normal View
History
Unescape
Escape
riscv64: port to C trampoline
2020-12-12 07:07:32 +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>
riscv64: port to C trampoline
2020-12-12 07:07:32 +00:00
#
include
"common-trampoline.c"