#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 */ .distanz.ch/cgit.cgi/linux/net-next.git/atom/net?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/unix/af_unix.c41
1 files changed, 41 insertions, 0 deletions
diff --git a/net/unix/af_unix.c b/net/unix/af_unix.c