Move a.out specific stuff.

This commit is contained in:
Krystian Bacławski
2012-02-16 19:46:19 -08:00
parent a71ca84c27
commit 2ecdeddb95
2 changed files with 5 additions and 6 deletions
-4
View File
@@ -15,10 +15,6 @@
#define GETWORD(x) ntohs(x)
#define GETLONG(x) ntohl(x)
#define N_SO 0x64
#define N_SOL 0x84
#define N_SLINE 0x44
/* Converts an SLINE value to an offset in the text section.
This definition is OK for ld 1.8, currently used on the Amiga AFAIK,
but you may change that for another linker */