Project

General

Profile

Statistics
| Revision:

root / proj / include / i8254.h @ 280

History | View | Annotate | Download (188 Bytes)

1 144 up20180655
#ifndef _LCOM_I8254_H_
2
#define _LCOM_I8254_H_
3
4
/** @defgroup i8254 i8254
5
 *
6
 * Constants for programming the i8254 Timer. Needs to be completed.
7
 */
8
9
10
11
/**@}*/
12
13
#endif /* _LCOM_I8254_H */