blob: cce4b77bd6452e2ec589d8c0dc0e8156352dd67b [file] [log] [blame]
Andreas Ericsson833e3df2008-02-22 20:11:56 -06001#ifndef THREAD_COMPAT_H
2#define THREAD_COMPAT_H
3
4extern int online_cpus(void);
5
6#endif /* THREAD_COMPAT_H */