Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/include/rump regen
details: https://anonhg.NetBSD.org/src/rev/d86ce89333c7
branches: trunk
changeset: 785298:d86ce89333c7
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Mar 07 18:51:02 2013 +0000
description:
regen
diffstat:
sys/rump/include/rump/rumpkern_if_pub.h | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 13026b1bb01c -r d86ce89333c7 sys/rump/include/rump/rumpkern_if_pub.h
--- a/sys/rump/include/rump/rumpkern_if_pub.h Thu Mar 07 18:50:17 2013 +0000
+++ b/sys/rump/include/rump/rumpkern_if_pub.h Thu Mar 07 18:51:02 2013 +0000
@@ -1,9 +1,9 @@
-/* $NetBSD: rumpkern_if_pub.h,v 1.13 2011/01/02 12:53:13 pooka Exp $ */
+/* $NetBSD: rumpkern_if_pub.h,v 1.14 2013/03/07 18:51:02 pooka Exp $ */
/*
* Automatically generated. DO NOT EDIT.
- * from: NetBSD: rumpkern.ifspec,v 1.10 2011/01/02 12:52:25 pooka Exp
- * by: NetBSD: makerumpif.sh,v 1.5 2010/09/01 19:32:11 pooka Exp
+ * from: NetBSD: rumpkern.ifspec,v 1.11 2013/03/07 18:49:13 pooka Exp
+ * by: NetBSD: makerumpif.sh,v 1.6 2013/02/14 10:54:54 pooka Exp
*/
int rump_pub_getversion(void);
@@ -21,4 +21,5 @@
void rump_pub_lwproc_switch(struct lwp *);
void rump_pub_lwproc_releaselwp(void);
struct lwp * rump_pub_lwproc_curlwp(void);
+void rump_pub_lwproc_sysent_usenative(void);
void rump_pub_allbetsareoff_setid(pid_t, int);
Home |
Main Index |
Thread Index |
Old Index