mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-21 08:50:27 +00:00
remove deadcode of timer
the code is used to debug before, not used now. Signed-off-by: Minggui Cao <minggui.cao@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -41,7 +41,6 @@ long update_timer(long handle, timer_handle_t func, uint64_t data,
|
||||
int timer_softirq(int cpu_id);
|
||||
void timer_init(void);
|
||||
void timer_cleanup(void);
|
||||
void dump_timer_pool_info(int cpu_id);
|
||||
void check_tsc(void);
|
||||
|
||||
#endif /* TIMER_H */
|
||||
|
Reference in New Issue
Block a user