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