Hi Dmitry, Dmitry Chestnykh wrote,
The correct typedef is `struct ucontext` -> `ucontext_t`, not `struct ucontext_t` -> `ucontext_t` like for other architectures.
Signed-off-by: Dmitry Chestnykh dm.chestnykh@gmail.com
Thanks, committed and pushed, best regards Waldemar