Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/include/loader/pcb.h

    r1ea99cc r99272a3  
    6969        /** Pointer to ELF dynamic section of the program. */
    7070        void *dynamic;
    71         /** Pointer to dynamic linker state structure (runtime_env_t). */
    72         void *rtld_runtime;
    7371} pcb_t;
    7472
Note: See TracChangeset for help on using the changeset viewer.