Skip to main content

IAR Embedded Workbench for RISC-V 3.40

signal

In this section:
Source file
riscv\src\lib\runtime\signal.c
Declared in

signal.h

Description

Standard C library function that changes signal handlers.

C-SPY debug action

Not applicable.

Default implementation

As specified by Standard C. You might want to modify this behavior if the environment supports some kind of asynchronous signals.

See also

Briefly about retargeting.