xref: /linux/arch/sparc/include/asm/clock.h (revision 9def0d0a2a1c62d7970f4ce5ad5557968c98f637)
1 /*
2  * clock.h:  Definitions for clock operations on the Sparc.
3  *
4  * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
5  */
6 #ifndef _SPARC_CLOCK_H
7 #define _SPARC_CLOCK_H
8 
9 /* Foo for now. */
10 
11 #endif /* !(_SPARC_CLOCK_H) */
12