summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/include/bits/timer.h')
-rw-r--r--src/arch/arm/include/bits/timer.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/arch/arm/include/bits/timer.h b/src/arch/arm/include/bits/timer.h
deleted file mode 100644
index 64e7d31d..00000000
--- a/src/arch/arm/include/bits/timer.h
+++ /dev/null
@@ -1,12 +0,0 @@
-#ifndef _BITS_TIMER_H
-#define _BITS_TIMER_H
-
-/** @file
- *
- * ARM-specific timer API implementations
- *
- */
-
-FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
-
-#endif /* _BITS_TIMER_H */