Remove itimers_event_hook, now it is a private function in kern_time.c.
This commit is contained in:
parent
1fb27d4388
commit
528b9bcd6e
@ -112,7 +112,6 @@ struct kclock {
|
||||
#define ITIMER_EV_EXEC 0
|
||||
#define ITIMER_EV_EXIT 1
|
||||
|
||||
void itimers_event_hook(struct proc *p, int event);
|
||||
int itimer_accept(struct proc *p, timer_t tid, ksiginfo_t *ksi);
|
||||
#endif
|
||||
#endif /* !_SYS_TIMERS_H_ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user