X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fhrtimer.h;h=fca93025ab5191db9a1d4aeb9734dbfa2f574a20;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=4fc379de6c2ffceea015fa9b80ba987cfc42742e;hpb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;p=linux-2.6.git diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h index 4fc379de6..fca93025a 100644 --- a/include/linux/hrtimer.h +++ b/include/linux/hrtimer.h @@ -138,6 +138,7 @@ extern long hrtimer_nanosleep(struct timespec *rqtp, struct timespec __user *rmtp, const enum hrtimer_mode mode, const clockid_t clockid); +extern long hrtimer_nanosleep_restart(struct restart_block *restart_block); extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, struct task_struct *tsk);