Dmitry Baryshkov 6e28b9165b debugcc: fix building failure on arm32 machines
Fix the following error:

../debugcc.c: In function 'mmap_mux':
../debugcc.c:295:40: error: format '%zx' expects argument of type 'size_t', but argument 2 has type 'long unsigned int' [-Werror=format=]

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-11-06 13:23:06 +02:00
2023-11-06 13:01:36 +02:00
2021-11-30 19:46:22 -06:00
2023-11-06 13:01:36 +02:00
2021-11-30 19:46:46 -06:00
2023-11-06 13:01:36 +02:00
2022-04-15 20:47:25 -05:00
2023-02-14 23:17:20 -06:00
2023-01-17 22:31:07 -06:00
2023-02-14 23:17:20 -06:00
2023-04-11 16:26:31 -05:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-02-14 23:17:20 -06:00
2023-01-18 01:55:12 +01:00
2023-01-17 22:30:46 -06:00
Description
No description provided
BSD-3-Clause 248 KiB
Languages
C 99.4%
Meson 0.6%