Fix memory barrier in a debug function
[netbsd-mini2440.git] / sys / rump / librump / rumpnet / rumpnet_if_priv.h
blob2cb36d0de53aa572fb18a754739e248793a19641
1 /* $NetBSD: makerumpif.sh,v 1.4 2009/10/15 00:29:19 pooka Exp $ */
3 /*
4 * Automatically generated. DO NOT EDIT.
5 * from: NetBSD: rumpnet.ifspec,v 1.2 2009/10/20 23:28:50 pooka Exp
6 * by: NetBSD: makerumpif.sh,v 1.4 2009/10/15 00:29:19 pooka Exp
7 */
9 int rump_virtif_create(int);
10 int rump_shmif_create(const char *, int *);