From 5a832943b59d1d697118f65d3781a985dd2fc215 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Mon, 18 Feb 2008 14:21:17 -0800 Subject: [PATCH] --- yaml --- r: 87397 b: refs/heads/master c: e2be75ae21ea13ca19d4f2c3ff5a8df3f0e6c38e h: refs/heads/master i: 87395: 0e9224796fb07dea6f46f6bca80d91693c6f5226 v: v3 --- [refs] | 2 +- trunk/include/asm-parisc/unistd.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 855adbccca3f..d64b848f7d0f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9aa150b8d8af2532b6ce9ea36374cb997ac55807 +refs/heads/master: e2be75ae21ea13ca19d4f2c3ff5a8df3f0e6c38e diff --git a/trunk/include/asm-parisc/unistd.h b/trunk/include/asm-parisc/unistd.h index f74d207c76da..a7d857f0e4f4 100644 --- a/trunk/include/asm-parisc/unistd.h +++ b/trunk/include/asm-parisc/unistd.h @@ -802,7 +802,7 @@ #define __NR_timerfd_settime (__NR_Linux + 307) #define __NR_timerfd_gettime (__NR_Linux + 308) -#define __NR_Linux_syscalls (__NR_fallocate + 1) +#define __NR_Linux_syscalls (__NR_timerfd_gettime + 1) #define __IGNORE_select /* newselect */