Module Name: src Committed By: pooka Date: Wed Nov 17 21:49:52 UTC 2010
Modified Files: src/sys/rump/librump/rumpkern: rumpkern.ifspec Log Message: remove rump_pub_syscall -- unused/unusable To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/rump/librump/rumpkern/rumpkern.ifspec Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/rump/librump/rumpkern/rumpkern.ifspec diff -u src/sys/rump/librump/rumpkern/rumpkern.ifspec:1.7 src/sys/rump/librump/rumpkern/rumpkern.ifspec:1.8 --- src/sys/rump/librump/rumpkern/rumpkern.ifspec:1.7 Wed Oct 27 20:34:50 2010 +++ src/sys/rump/librump/rumpkern/rumpkern.ifspec Wed Nov 17 21:49:52 2010 @@ -1,4 +1,4 @@ -; $NetBSD: rumpkern.ifspec,v 1.7 2010/10/27 20:34:50 pooka Exp $ +; $NetBSD: rumpkern.ifspec,v 1.8 2010/11/17 21:49:52 pooka Exp $ NAME|kern PUBHDR|include/rump/rumpkern_if_pub.h @@ -31,5 +31,3 @@ struct lwp * |lwproc_curlwp |void void |allbetsareoff_setid |pid_t, int - -int |syscall |int, void *, register_t *