mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
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 | ||