mirror of
https://github.com/apache/nuttx.git
synced 2026-06-11 05:03:47 +08:00
d82e263654
vfs/fs_select.c:116:25: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' vfs/fs_select.c:153:22: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' Change-Id: I2e32bb8a3db8ff5a5955b83b382ac2fa5756122c Signed-off-by: ligd <liguiding1@xiaomi.com>