summaryrefslogtreecommitdiff
path: root/arch/sh64
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2005-08-23 01:31:36 +0400
committerTony Luck <tony.luck@intel.com>2005-08-23 01:31:36 +0400
commit729c80c6ffd7633210a09d4b55fdfab3c8d1866b (patch)
treea8fe47dfa3da91b9902e61c55a811d3a66614fc8 /arch/sh64
parent4eaefb39528b3a78fb6a784162200b198d3e16ee (diff)
parentf6fdd7d9c273bb2a20ab467cb57067494f932fa3 (diff)
downloadlinux-729c80c6ffd7633210a09d4b55fdfab3c8d1866b.tar.xz
Auto-update from upstream
Diffstat (limited to 'arch/sh64')
-rw-r--r--arch/sh64/kernel/syscalls.S5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sh64/kernel/syscalls.S b/arch/sh64/kernel/syscalls.S
index 6aabc63e4518..a3d037805f1c 100644
--- a/arch/sh64/kernel/syscalls.S
+++ b/arch/sh64/kernel/syscalls.S
@@ -342,4 +342,9 @@ sys_call_table:
.long sys_add_key
.long sys_request_key
.long sys_keyctl /* 315 */
+ .long sys_ioprio_set
+ .long sys_ioprio_get
+ .long sys_inotify_init
+ .long sys_inotify_add_watch
+ .long sys_inotify_rm_watch /* 320 */