diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/sparc/include/asm/clock.h')
-rw-r--r-- | ANDROID_3.4.5/arch/sparc/include/asm/clock.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ANDROID_3.4.5/arch/sparc/include/asm/clock.h b/ANDROID_3.4.5/arch/sparc/include/asm/clock.h deleted file mode 100644 index 2cf99dad..00000000 --- a/ANDROID_3.4.5/arch/sparc/include/asm/clock.h +++ /dev/null @@ -1,11 +0,0 @@ -/* - * clock.h: Definitions for clock operations on the Sparc. - * - * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) - */ -#ifndef _SPARC_CLOCK_H -#define _SPARC_CLOCK_H - -/* Foo for now. */ - -#endif /* !(_SPARC_CLOCK_H) */ |