summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2000-09-29 13:36:47 +0000
committerdfr <dfr@FreeBSD.org>2000-09-29 13:36:47 +0000
commitfa6af7ab3eed1a53d0df517fc2c374fd886c6e63 (patch)
treee88ce60d46c9582087f1a66ba66c80e42062e113 /usr.sbin/config/config.h
parent0c17b5646b168002db563bffc60b7fa2db5d3b00 (diff)
downloadFreeBSD-src-fa6af7ab3eed1a53d0df517fc2c374fd886c6e63.zip
FreeBSD-src-fa6af7ab3eed1a53d0df517fc2c374fd886c6e63.tar.gz
Add ia64 support.
Diffstat (limited to 'usr.sbin/config/config.h')
-rw-r--r--usr.sbin/config/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h
index 3964211..d63569b 100644
--- a/usr.sbin/config/config.h
+++ b/usr.sbin/config/config.h
@@ -99,6 +99,7 @@ char *machinename;
#define MACHINE_I386 1
#define MACHINE_PC98 2
#define MACHINE_ALPHA 3
+#define MACHINE_IA64 4
/*
* For each machine, a set of CPU's may be specified as supported.
OpenPOWER on IntegriCloud