mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
313d6df787
1. add IS_ALIGNED() definitions for NuttX; 2. replace all the ALIGN_UP() and ALIGN_DOWN() to use common align implementation; Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>