net_if.h revision 1.1
1/*	$NetBSD: net_if.h,v 1.1 2016/01/26 23:12:17 pooka Exp $	*/
2
3/*
4 * Automatically generated.  DO NOT EDIT.
5 * from: NetBSD: rumpnet.ifspec,v 1.3 2013/07/03 19:21:11 pooka Exp
6 * by:   NetBSD: makerumpif.sh,v 1.6 2013/02/14 10:54:54 pooka Exp
7 */
8
9int rump_shmif_create(const char *, int *);
10