Make PACK_STRUCT_FIELD in lwip's cc.h a nop.
The gcc manual states that specifying packed "for struct and union
types is equivalent to specifying the packed attribute on each of the
structure or union members." lwIP always uses PACK_STRUCT_STRUCT when
it uses PACK_STRUCT_FIELD within the struct definition.
正在显示
请
注册
或者
登录
后发表评论