testsuite: ztest: Add missing syscalls/log_msg2.h stub

This stub is needed when unit testing code that includes log_msg.h or
log_msg2.h.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
Szymon Janc 2021-05-05 17:00:14 +02:00 committed by Kumar Gala
commit aeb767ffc6

View file

@ -0,0 +1,5 @@
/*
* Copyright (c) 2021 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/