summaryrefslogtreecommitdiffstats
path: root/isys/smp.h
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-03-22 19:39:48 +0000
committerChris Lumens <clumens@redhat.com>2006-03-22 19:39:48 +0000
commitdc78bd8e55b9b59a40b023bbbb43393f38582288 (patch)
treebc28af0a594a45714fbe7c15215ffc091c4bf332 /isys/smp.h
parent383d08b19c7f6d32ebcc5221aef1e5e9014b5012 (diff)
downloadanaconda-dc78bd8e55b9b59a40b023bbbb43393f38582288.tar.gz
anaconda-dc78bd8e55b9b59a40b023bbbb43393f38582288.tar.xz
anaconda-dc78bd8e55b9b59a40b023bbbb43393f38582288.zip
Remove summitavailable support.
Diffstat (limited to 'isys/smp.h')
-rw-r--r--isys/smp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/isys/smp.h b/isys/smp.h
index f16938ac7..e03726826 100644
--- a/isys/smp.h
+++ b/isys/smp.h
@@ -3,6 +3,5 @@
int detectSMP(void);
int detectHT(void);
-int detectSummit(void);
#endif /* SMP_H */