From 1a1d77dd589de5a567fa95e36aa6999c704ceca4 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 28 Aug 2000 22:00:09 +0000 Subject: Merge with 2.4.0-test7. --- include/asm-sh/unistd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/asm-sh/unistd.h') diff --git a/include/asm-sh/unistd.h b/include/asm-sh/unistd.h index 0594308fe..132a4edc1 100644 --- a/include/asm-sh/unistd.h +++ b/include/asm-sh/unistd.h @@ -229,6 +229,7 @@ #define __NR_pivot_root 217 #define __NR_mincore 218 #define __NR_madvise 219 +#define __NR_getdents64 220 /* user-visible error numbers are in the range -1 - -125: see */ -- cgit v1.2.3