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>
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.