+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2014
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include "imagetool.h"
/* check the seven interrupt vectors of binary */
for (pos = 0; pos < 7; pos++) {
- debug("atmelimage: interrupt vector #%d is 0x%08X\n", pos+1,
+ debug("atmelimage: interrupt vector #%zu is 0x%08X\n", pos+1,
ints[pos]);
/*
* all vectors except the 6'th one must contain valid