1*433d6423SLionel Sambuc #ifndef _I386_CONST_H 2*433d6423SLionel Sambuc #define _I386_CONST_H 3*433d6423SLionel Sambuc 4*433d6423SLionel Sambuc #define DEFAULT_HZ 60 /* clock freq (software settable on IBM-PC) */ 5*433d6423SLionel Sambuc 6*433d6423SLionel Sambuc #endif /* #ifndef _I386_CONST_H */ 7