Rizin
unix-like reverse engineering framework and cli tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Friends Macros Modules Pages
sigutil.h File Reference

Go to the source code of this file.

Functions

int host_signal_from_nto (int sig)
 

Function Documentation

◆ host_signal_from_nto()

int host_signal_from_nto ( int  sig)

Definition at line 611 of file sigutil.c.

611  {
613 }
int target_signal_to_host(enum target_signal oursig)
Definition: sigutil.c:585

References target_signal_to_host().

Referenced by nto_parse_notify().