3.1.7 branch.
[minix.git] / kernel / arch / i386 / glo.h
blobd056d5c207cf47737791136ec80f067a044a1eb6
1 #ifndef __GLO_X86_H__
2 #define __GLO_X86_H__
4 EXTERN int cpu_has_tsc; /* signal whether this cpu has time stamp register. This
5 feature was introduced by Pentium */
7 #endif /* __GLO_X86_H__ */