Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2977 → Rev 2978

/branches/dynload/uspace/lib/rtld/include/dynamic.h
67,7 → 67,7
void *plt_got;
 
/** Hash table */
void *hash;
elf_word *hash;
 
/** String table */
char *str_tab;