1/*-
2 * This file is in the public domain.
3 *
4 * $FreeBSD$
5 */
6
7#ifndef	_MACHINE_CLOCK_H_
8#define	_MACHINE_CLOCK_H_
9
10#endif /* !_MACHINE_CLOCK_H_ */
11