mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
f9fae3ed32
enabling CONFIG_FB_HWCURSOR and CONFIG_FB_HWCURSORIMAGE causes a compile error: missing semicolon after a structure variable. Signed-off-by: zhanxiaoqi <zhanxiaoqi@bytedance.com>