mirror of
https://github.com/linux-msm/debugcc.git
synced 2026-02-25 13:12:32 -08:00
6e28b9165baf5786c03b531e65e2c826308182d8
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>
Description
Languages
C
99.4%
Meson
0.6%