aboutsummaryrefslogtreecommitdiff
path: root/applications/message_handler_openamp/message_handler.cpp
diff options
context:
space:
mode:
authorMikael Olsson <mikael.olsson@arm.com>2024-01-16 10:51:11 +0100
committerMikael Olsson <mikael.olsson@arm.com>2024-01-16 10:51:11 +0100
commit296c4c267b0151e08a6f68d1be58970a384064e4 (patch)
tree0e7fa5082e6b47f795c30a074fea1b3759466de6 /applications/message_handler_openamp/message_handler.cpp
parentf5f705310326476ff2aeef979842fe7c3565c039 (diff)
downloadethos-u-core-platform-296c4c267b0151e08a6f68d1be58970a384064e4.tar.gz
Remove designated initializer usage in remoteproc
Designated initializer is not part of the C++ standard until C++20 and requires a compiler extension to work in earlier versions. To ensure the message_handler_openamp can be compiled with compilers without this extension the usage has been removed. Change-Id: I97c90df6691302cc470b8538f515a1b1ceb385b9 Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Diffstat (limited to 'applications/message_handler_openamp/message_handler.cpp')
0 files changed, 0 insertions, 0 deletions