1/*-
2 * This file is in the public domain.
3 *
4 * $FreeBSD: releng/11.0/sys/sparc64/include/clock.h 230633 2012-01-27 23:21:54Z marius $
5 */
6
7#ifndef	_MACHINE_CLOCK_H_
8#define	_MACHINE_CLOCK_H_
9
10#endif /* !_MACHINE_CLOCK_H_ */
11