Skip to content
Commit fb633641 authored by Maciej Baczmanski's avatar Maciej Baczmanski Committed by Benjamin Cabé
Browse files

posix: Ignore Wshadow warning for `sigaction`



Wrap `sigaction()` declaration with `TOOLCHAIN_IGNORE_WSHADOW_BEGIN`
and `TOOLCHAIN_IGNORE_WSHADOW_END` to ignore Wshadow warning
which occurs because `struct sigaction` already exists.

fixes: #83111

Signed-off-by: default avatarMaciej Baczmanski <maciej.baczmanski@nordicsemi.no>
parent 3f4b5a6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment