kaniini / libucontext

ucontext implementation featuring glibc-compatible ABI
Other
106 stars 41 forks source link

Remove using .end directive with clang #20

Closed kraj closed 4 years ago

kraj commented 4 years ago

Clang does not support this asm directive Fixes Issue #19

Signed-off-by: Khem Raj raj.khem@gmail.com