[BACK]Return to link_elf.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/link_elf.h between version 1.7 and 1.8

version 1.7, 2016/09/20 18:24:55 version 1.8, 2022/01/28 04:59:15
Line 15 
Line 15 
   
 /*  /*
  * struct link_map is a part of the protocol between the debugger and   * struct link_map is a part of the protocol between the debugger and
  * ld.so. ld.so may have additional fields in it's version of this   * ld.so. ld.so may have additional fields in its version of this
  * structure but those are ld.so private fields.   * structure but those are ld.so private fields.
  */   */
 struct link_map {  struct link_map {

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8