kaniini / libucontext

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

Fixed empty TYPE(__proc) causing linker issues on 32-bit arm #41

Closed rlcamp closed 2 years ago

rlcamp commented 2 years ago

The lack of ".type __proc, %function" caused linker warnings when dynamic linking, and a segfault at runtime when static linking