diff options
Diffstat (limited to 'include/linux/kernel_stat.h')
-rw-r--r-- | include/linux/kernel_stat.h | 1 |
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) | |||
92 | extern void account_process_tick(struct task_struct *, int user); | 92 | extern void account_process_tick(struct task_struct *, int user); |
93 | #endif | 93 | #endif |
94 | 94 | ||
95 | extern void account_steal_ticks(unsigned long ticks); | ||
96 | extern void account_idle_ticks(unsigned long ticks); | 95 | extern void account_idle_ticks(unsigned long ticks); |
97 | 96 | ||
98 | #endif /* _LINUX_KERNEL_STAT_H */ | 97 | #endif /* _LINUX_KERNEL_STAT_H */ |