summaryrefslogtreecommitdiffstats
path: root/perl-install/c/smp.h
blob: 3255cc489e54d436688e041ddb4f437475dbf7b1 (plain)
1
2
3
4
5
6
#ifndef SMP_H
#define SMP_H

int detectSMP(void);

#endif /* SMP_H */