mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Define MID_ARM6.
This commit is contained in:
parent
9ce5d55616
commit
74a90a095e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=128941
@ -131,6 +131,7 @@ struct exec {
|
||||
#define MID_SUN020 2 /* sun 68020-only binary */
|
||||
#define MID_I386 134 /* i386 BSD binary */
|
||||
#define MID_SPARC 138 /* sparc */
|
||||
#define MID_ARM6 143 /* ARM6 */
|
||||
#define MID_HP200 200 /* hp200 (68010) BSD binary */
|
||||
#define MID_HP300 300 /* hp300 (68020+68881) BSD binary */
|
||||
#define MID_HPUX 0x20C /* hp200/300 HP-UX binary */
|
||||
|
Loading…
Reference in New Issue
Block a user