#ifndef TIMER_H #define TIMER_H #include extern void set_itimer_interval_value(struct itimerval *itimer, unsigned long sec, unsigned long usec); extern int get_user_hz(void); #endif /* TIMER_H */ href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/dccp/timer.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net/dccp/timer.c')