am 38bccb27
: linker.h: don\'t change the soinfo structure
* commit '38bccb271f121fc06eaa0d8fbd3c982bc44c36b7': linker.h: don't change the soinfo structure
This commit is contained in:
commit
3b242f82b5
@ -95,6 +95,8 @@ struct soinfo
|
||||
unsigned base;
|
||||
unsigned size;
|
||||
|
||||
int unused; // DO NOT USE, maintained for compatibility.
|
||||
|
||||
unsigned *dynamic;
|
||||
|
||||
unsigned wrprotect_start;
|
||||
|
Loading…
Reference in New Issue
Block a user