mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
c99fa1994f
Some compilers like Tasking do not support anonymous unions/structs. Add explicit names to the anonymous union and struct members in snoop_packet_header_s and update all references accordingly. Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>