xref: /freebsd-12.1/sys/sparc64/include/clock.h (revision 546e977e)
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