incubator-nuttx/arch/renesas/include/rx65n
Jiuzhu Dong 5029712283 renesas/rx65n: add long type for all PRI*PTR
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>
2021-07-26 08:44:05 -07:00
..
arch.h arch: Rename xxx_getsp to up_getsp 2021-06-09 10:20:02 -07:00
inttypes.h renesas/rx65n: add long type for all PRI*PTR 2021-07-26 08:44:05 -07:00
iodefine.h
irq.h
limits.h
types.h