5029712283
Error: wqueue/kwork_thread.c:202:3: error: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Werror=format=] snprintf(args, 16, "0x%" PRIxPTR, (uintptr_t)wqueue); Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> |
||
---|---|---|
.. | ||
m16c | ||
rx65n | ||
sh1 | ||
.gitignore | ||
README.txt | ||
arch.h | ||
inttypes.h | ||
irq.h | ||
limits.h | ||
setjmp.h | ||
sh1Plimits.h | ||
sh1Ptypes.h | ||
syscall.h | ||
tls.h | ||
types.h |
README.txt
This directory contains header files common to all SH architectures. Sub-directories within this directory contain header files unique to specific SH chip architectures. At configuration time, additional directories will be linked here: 'build' will be a link to the boards/renesas/<chip>/<board>/include directory; 'chip' will be a link to the SH chip sub-directory.