From c02a3520e0b667d910460fca0b4b45e3227fcb30 Mon Sep 17 00:00:00 2001 From: SUGIOKA Toshinobu Date: Tue, 19 Dec 2006 12:13:55 +0900 Subject: [PATCH] --- yaml --- r: 48510 b: refs/heads/master c: 106dac130d6fb6670a0bbfa8c714054990b41b03 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-sh/unistd.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8cdeffff0d9a..1627e48c1d2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5c67cd05e3e9b6f08c3472dd66f0d8d03e1ee870 +refs/heads/master: 106dac130d6fb6670a0bbfa8c714054990b41b03 diff --git a/trunk/include/asm-sh/unistd.h b/trunk/include/asm-sh/unistd.h index f982073dc6c6..7d0cd2b1371e 100644 --- a/trunk/include/asm-sh/unistd.h +++ b/trunk/include/asm-sh/unistd.h @@ -307,7 +307,7 @@ #define __NR_mknodat 297 #define __NR_fchownat 298 #define __NR_futimesat 299 -#define __NR_newfstatat 300 +#define __NR_fstatat64 300 #define __NR_unlinkat 301 #define __NR_renameat 302 #define __NR_linkat 303