Project

General

Profile

Statistics
| Revision:

root / lab4 / .minix-src / include / i386 / archconst.h @ 14

History | View | Annotate | Download (157 Bytes)

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