aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kernel_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kernel_stat.h')
-rw-r--r--include/linux/kernel_stat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kernel_stat.h b/include/linux/kernel_stat.h
index 25a822f6f000..44fda64ad434 100644
--- a/include/linux/kernel_stat.h
+++ b/include/linux/kernel_stat.h
@@ -92,7 +92,6 @@ static inline void account_process_tick(struct task_struct *tsk, int user)
92extern void account_process_tick(struct task_struct *, int user); 92extern void account_process_tick(struct task_struct *, int user);
93#endif 93#endif
94 94
95extern void account_steal_ticks(unsigned long ticks);
96extern void account_idle_ticks(unsigned long ticks); 95extern void account_idle_ticks(unsigned long ticks);
97 96
98#endif /* _LINUX_KERNEL_STAT_H */ 97#endif /* _LINUX_KERNEL_STAT_H */