Skip to content

Commit c688769

Browse files
committed
dummy check
1 parent 152be01 commit c688769

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

boot/zephyr/shared_data.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2023, Nordic Semiconductor ASA
33
*
4-
* SPDX-License-Identifier: Apache-2.0
4+
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
55
*/
66

77
#include <assert.h>

boot/zephyr/single_loader.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
* Copyright (c) 2020 Arm Limited
66
*/
77

8+
9+
blah
810
#include <assert.h>
911
#include "bootutil/image.h"
1012
#include "bootutil_priv.h"

0 commit comments

Comments
 (0)