a.out.h typo (Bug#398, reported by 7shi)
This commit is contained in:
parent
c5001b0a5f
commit
448f4305e2
@ -68,7 +68,7 @@ struct reloc {
|
|||||||
unsigned short r_type; /* relocation type */
|
unsigned short r_type; /* relocation type */
|
||||||
};
|
};
|
||||||
|
|
||||||
/* r_tyep values: */
|
/* r_type values: */
|
||||||
#define R_ABBS 0
|
#define R_ABBS 0
|
||||||
#define R_RELLBYTE 2
|
#define R_RELLBYTE 2
|
||||||
#define R_PCRBYTE 3
|
#define R_PCRBYTE 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user