am 5e26221a
: Merge "Fix backwards compatible system property structure"
* commit '5e26221a1da6bc0f11819078e74f1f6e0b76f642': Fix backwards compatible system property structure
This commit is contained in:
commit
7089867771
@ -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