riscv-openocd/src/flash
Evgeniy Naydanov 400cf213c0 fix GCC's `-Wcalloc-transposed-args` warning
GCC 14.1.0 warns about calls to `calloc()` with element size as the
first argument.
Link: https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcalloc-transposed-args

Change-Id: I7d44a74a003ee6ec49d165f91727972478214587
Signed-off-by: Evgeniy Naydanov <evgeniy.naydanov@syntacore.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8301
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2024-06-15 14:11:16 +00:00
..
nand flash: nand: move in include file the declaration of 'nand_devices' 2023-05-18 10:15:41 +00:00
nor fix GCC's `-Wcalloc-transposed-args` warning 2024-06-15 14:11:16 +00:00
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
common.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
common.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
startup.tcl openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00