summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-10-25 18:22:01 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-25 18:22:01 -0700
commit64416848200f709b7a5c93c181dae6250ecdec3c (patch)
tree3dc83e6a75976bc2235981629e3c988430757a47 /include/linux
parente734088bdf2033c779f9f2c8657bc206d4701b3c (diff)
[PATCH] revert- sys_setaltroot
We decided to do this a different way. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/syscalls.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/syscalls.h b/include/linux/syscalls.h
index bc93606badbc..06a76c25f096 100644
--- a/include/linux/syscalls.h
+++ b/include/linux/syscalls.h
@@ -490,7 +490,6 @@ asmlinkage long sys_nfsservctl(int cmd,
void __user *res);
asmlinkage long sys_syslog(int type, char __user *buf, int len);
asmlinkage long sys_uselib(const char __user *library);
-asmlinkage long sys_setaltroot(const char __user *altroot);
asmlinkage long sys_ni_syscall(void);
asmlinkage long sys_add_key(const char __user *_type,