Skip to content
Commit 2f5976d6 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

kernel: C++ friendly version of Z_WORK_USER_INITIALIZER



Officially, designated initializers for struct are not valid
until C++20. Strangely enough, XCC only complains about this
particular initializer. So use anonymous struct initializer
instead.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent df6e80a0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment