* commit '8d4d6d5536e138260f826f67175fb89b79c41c8c': Fix backwards compatible system property structure
This commit is contained in:
commit
218c50fcc3
@ -48,6 +48,7 @@ struct prop_area_compat {
|
||||
unsigned volatile serial;
|
||||
unsigned magic;
|
||||
unsigned version;
|
||||
unsigned reserved[4];
|
||||
unsigned toc[1];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user