Commit 7cec80a
committed
bootutil: Avoid re-definition of MCUBOOT_SWAP_USING_SCRATCH
Two identical definitions of MCUBOOT_SWAP_USING_SCRATCH occur in
bootutil_priv.h and bootutil_area.c. This commit removes the duplicate in
bootutil_area.c.
Signed-off-by: kkrentz <konrad.krentz@gmail.com>1 parent afcca2c commit 7cec80a
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | 40 | | |
50 | 41 | | |
51 | 42 | | |
| |||
0 commit comments