retire the dec alpha port
This commit is contained in:
parent
f7703d6971
commit
986886f2b8
147 changed files with 12 additions and 28898 deletions
|
@ -25,7 +25,7 @@ struct Exec
|
|||
#define E_MAGIC _MAGIC(0, 20) /* arm */
|
||||
#define Q_MAGIC _MAGIC(0, 21) /* powerpc */
|
||||
#define N_MAGIC _MAGIC(0, 22) /* mips 4000 LE */
|
||||
#define L_MAGIC _MAGIC(0, 23) /* dec alpha */
|
||||
#define L_MAGIC _MAGIC(0, 23) /* dec alpha (retired) */
|
||||
#define P_MAGIC _MAGIC(0, 24) /* mips 3000 LE */
|
||||
#define U_MAGIC _MAGIC(0, 25) /* sparc64 */
|
||||
#define S_MAGIC _MAGIC(HDR_MAGIC, 26) /* amd64 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue