summaryrefslogtreecommitdiff
path: root/timer.h
blob: 8e869c875eda98ee3a2a40a2975e2901c1dfa484 (plain)
1
2
3
4
5
6
7
8
9
#ifndef TIMER_H
#define TIMER_H

#include <sys/time.h>

extern void set_itimer_interval_value(struct itimerval *itimer, unsigned long sec,
				      unsigned long usec);

#endif /* TIMER_H */
ux/net-next.git/log/include/crypto/internal/scompress.h?h=nds-private-remove&id=c502faf94153bd0fedc5389a936f728a659cc6ab&showmsg=1'>Expand)AuthorFilesLines