mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
tcbinfo: add packet align to struct tcbinfo
Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ enum symbol_e
|
||||
NSYMBOLS
|
||||
};
|
||||
|
||||
struct tcbinfo_s
|
||||
__attribute__ ((packed)) struct tcbinfo_s
|
||||
{
|
||||
uint16_t pid_off;
|
||||
uint16_t state_off;
|
||||
|
||||
Reference in New Issue
Block a user