Subversion Repositories HelenOS

Rev

Rev 3772 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3772 Rev 3970
Line 37... Line 37...
37
 
37
 
38
/*
38
/*
39
 * mips32 program header types
39
 * mips32 program header types
40
 */
40
 */
41
#define DT_MIPS_BASE_ADDRESS    0x70000006
41
#define DT_MIPS_BASE_ADDRESS    0x70000006
-
 
42
#define DT_MIPS_LOCAL_GOTNO 0x7000000a
42
#define DT_MIPS_SYMTABNO    0x70000011
43
#define DT_MIPS_SYMTABNO    0x70000011
43
#define DT_MIPS_GOTSYM      0x70000013
44
#define DT_MIPS_GOTSYM      0x70000013
44
 
45
 
45
/*
46
/*
46
 * mips32 relocation types
47
 * mips32 relocation types