summaryrefslogtreecommitdiff
path: root/arch/microblaze/include/asm/microblaze_timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/include/asm/microblaze_timer.h')
-rw-r--r--arch/microblaze/include/asm/microblaze_timer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/microblaze_timer.h b/arch/microblaze/include/asm/microblaze_timer.h
index 844c8db115..28e8b027cb 100644
--- a/arch/microblaze/include/asm/microblaze_timer.h
+++ b/arch/microblaze/include/asm/microblaze_timer.h
@@ -39,3 +39,6 @@ typedef volatile struct microblaze_timer_t {
int loadreg; /* load register TLR */
int counter; /* timer/counter register */
} microblaze_timer_t;
+
+int timer_init(void);
+