mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
5bf24a15b5
Summary: Since there is a default definition for CONFIG_SMP_NCPUS in sys/types.h, we can remove #ifdef and return CONFIG_SMP_NCPUS directly. Signed-off-by: chenrun1 <chenrun1@xiaomi.com>