mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
e2ddb55101
Enabling CONFIG_NX_HWCURSORIMAGE or CONFIG_NX_SWCURSOR causes a compile error due to a missing semicolon after a structure variable. Signed-off-by: zhanxiaoqi <zhanxiaoqi@bytedance.com>