#ifndef TIMER_H #define TIMER_H #include extern void set_itimer_interval_value(struct itimerval *itimer, unsigned long sec, unsigned long usec); #endif /* TIMER_H */ '/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2016-09-01 11:12:00 +0200
committerMiklos Szeredi <mszeredi@redhat.com>2016-09-01 11:12:00 +0200
commit026e5e0cc12474495515275d9c176ef823238c70 (patch)
tree8bddbbbc20fb69d948b54d2edb90e191a2291d30 /Documentation
parent7cb35119d067191ce9ebc380a599db0b03cbd9d9 (diff)
ovl: update doc
Some of the documented quirks no longer apply. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'Documentation')