Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3969 → Rev 3970

/branches/dynload/uspace/lib/rtld/arch/mips32/include/dynamic.h
39,6 → 39,8
 
typedef struct {
/** Number of local entries in GOT. */
uint32_t lgotno;
/** Index of first GOT-mapped dynamic symbol. */
uint32_t gotsym;
/** Number of entries in dynamic symbol table. */
uint32_t sym_no;