Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/rump/librump/rumpkern remove rump_pub_syscall -- unused/...



details:   https://anonhg.NetBSD.org/src/rev/60d6435bae8f
branches:  trunk
changeset: 758849:60d6435bae8f
user:      pooka <pooka%NetBSD.org@localhost>
date:      Wed Nov 17 21:49:52 2010 +0000

description:
remove rump_pub_syscall -- unused/unusable

diffstat:

 sys/rump/librump/rumpkern/rumpkern.ifspec |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r a35b78fc7e85 -r 60d6435bae8f sys/rump/librump/rumpkern/rumpkern.ifspec
--- a/sys/rump/librump/rumpkern/rumpkern.ifspec Wed Nov 17 21:48:07 2010 +0000
+++ b/sys/rump/librump/rumpkern/rumpkern.ifspec Wed Nov 17 21:49:52 2010 +0000
@@ -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 *



Home | Main Index | Thread Index | Old Index