Signed-off-by: Chengwen Feng <[email protected]>

On 2025/2/12 6:01, Andre Muezerie wrote:
> Compiling with MSVC results in the warning below:
> 
> app/test/test_alarm.c(54): warning C4090: 'function':
>     different '_Atomic' qualifiers
> 
> The fix is to use a macro to explicitly drop the qualifier.
> 
> Signed-off-by: Andre Muezerie <[email protected]>

Reply via email to