mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
3d47505ec7
Notify the compiler that the condition flag has changed to prevent the compiler from optimizing and reordering instructions, which may cause exceptions. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>