summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-04-30 23:16:33 +0000
committermarcel <marcel@FreeBSD.org>2003-04-30 23:16:33 +0000
commit02105f82216ac922506beee8e8bb8be1216136f3 (patch)
tree9cd87bc755d366e857a1c606f7520d465707e428 /sys/ia64
parent007a27a9b40beff33e45f2c44367ff0162dda748 (diff)
downloadFreeBSD-src-02105f82216ac922506beee8e8bb8be1216136f3.zip
FreeBSD-src-02105f82216ac922506beee8e8bb8be1216136f3.tar.gz
Kill MID_MACHINE, its a.out specific, the only platform that supports
it is i386. All of the other platforms should remove it too. -- peter@
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/include/param.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/include/param.h b/sys/ia64/include/param.h
index cbe76f8..2548fa6 100644
--- a/sys/ia64/include/param.h
+++ b/sys/ia64/include/param.h
@@ -85,7 +85,6 @@
#ifndef MACHINE_ARCH
#define MACHINE_ARCH "ia64"
#endif
-#define MID_MACHINE MID_IA64
#ifdef SMP
#define MAXCPU 16
OpenPOWER on IntegriCloud