summaryrefslogtreecommitdiffstats
path: root/perl-install/c/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/c/smp.h')
-rw-r--r--perl-install/c/smp.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/perl-install/c/smp.h b/perl-install/c/smp.h
deleted file mode 100644
index 3255cc489..000000000
--- a/perl-install/c/smp.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef SMP_H
-#define SMP_H
-
-int detectSMP(void);
-
-#endif /* SMP_H */