Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2997 → Rev 2998

/branches/dynload/uspace/lib/rtld/include/elf_dyn.h
111,6 → 111,11
#define SHN_COMMON 0xfff2
#define SHN_HIRESERVE 0xffff
 
/*
* Special symbol table index
*/
#define STN_UNDEF 0
 
#endif
 
/** @}