mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 13:18:50 +08:00
415fa25eb7
ubsan/ubsan.c: In function ‘get_signed_val’: ubsan/ubsan.c:162:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 162 | uint64_t ret = (uint64_t)val & mask; | Signed-off-by: chao an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
Make.defs | ||
ubsan.c | ||
ubsan.h |