Skip to content
Commit db726c40 authored by Tom Hughes's avatar Tom Hughes Committed by Anas Nashif
Browse files

sw_isr_table: Add spaces to fix compiler warning



When using clang to build a C++ file that includes this file, it warns:

include/zephyr/sw_isr_table.h:195:28: error: invalid suffix on literal;
C++11 requires a space between literal and identifier
[-Wreserved-user-defined-literal]
         "." Z_STRINGIFY(prefix)"."file"." Z_STRINGIFY(counter)

Signed-off-by: default avatarTom Hughes <tomhughes@chromium.org>
parent ae114f17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment