aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/amd/include
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-09-03 19:19:12 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-09-03 19:19:12 +0000
commit3fe149a64315002e9187d3a3c3040bd30cf3000c (patch)
treed5d6a05b7b58491cba63d9756b05751e547970b4 /usr.sbin/amd/include
parent25814ea7e1d37aaa1272b710449d9458bbf939c0 (diff)
downloadsrc-3fe149a64315002e9187d3a3c3040bd30cf3000c.tar.gz
src-3fe149a64315002e9187d3a3c3040bd30cf3000c.zip
Opps, let one definition slip out that we define dynamically.
Notes
Notes: svn path=/head/; revision=82882
Diffstat (limited to 'usr.sbin/amd/include')
-rw-r--r--usr.sbin/amd/include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h
index e03965d0a980..610b99689921 100644
--- a/usr.sbin/amd/include/config.h
+++ b/usr.sbin/amd/include/config.h
@@ -892,7 +892,7 @@
/* Define name of host machine's cpu (eg. sparc) */
-#define HOST_CPU "i386"
+/* #define HOST_CPU "i386" */
/* Define name of host machine's architecture (eg. sun4) */
/* #define HOST_ARCH "i386" */