summaryrefslogtreecommitdiff
path: root/platform/andes/ae350/plmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/andes/ae350/plmt.h')
-rw-r--r--platform/andes/ae350/plmt.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/platform/andes/ae350/plmt.h b/platform/andes/ae350/plmt.h
index 129fcf8..db093e0 100644
--- a/platform/andes/ae350/plmt.h
+++ b/platform/andes/ae350/plmt.h
@@ -10,12 +10,6 @@
#ifndef _AE350_PLMT_H_
#define _AE350_PLMT_H_
-u64 plmt_timer_value(void);
-
-void plmt_timer_event_stop(void);
-
-void plmt_timer_event_start(u64 next_event);
-
int plmt_warm_timer_init(void);
int plmt_cold_timer_init(unsigned long base, u32 hart_count);