summaryrefslogtreecommitdiffstats
path: root/isys/smp.h
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2002-07-17 13:15:31 +0000
committerMatt Wilson <msw@redhat.com>2002-07-17 13:15:31 +0000
commit14f76ec3d6851d95009c891dc86083d28e9b2ccc (patch)
treea5f66f5ce150631f2bb59f73b8d7eae798c32427 /isys/smp.h
parent3365968c0067cdd781efe666222cb84ee9434afd (diff)
downloadanaconda-14f76ec3d6851d95009c891dc86083d28e9b2ccc.tar.gz
anaconda-14f76ec3d6851d95009c891dc86083d28e9b2ccc.tar.xz
anaconda-14f76ec3d6851d95009c891dc86083d28e9b2ccc.zip
implement summit test
Diffstat (limited to 'isys/smp.h')
-rw-r--r--isys/smp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/isys/smp.h b/isys/smp.h
index e03726826..f16938ac7 100644
--- a/isys/smp.h
+++ b/isys/smp.h
@@ -3,5 +3,6 @@
int detectSMP(void);
int detectHT(void);
+int detectSummit(void);
#endif /* SMP_H */