6e71527af2
compile error log: common/arm64_arch_timer.c: In function 'arm64_tick_max_delay': common/arm64_arch_timer.c:178:12: error: conversion from 'long unsigned int' to 'clock_t' {aka 'unsigned int'} changes value from '18446744073709551615' to '4294967295' [-Werror=overflow] 178 | *ticks = UINT64_MAX; | ^~~~~~~~~~ Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |