mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 08:07:30 -04:00
10 lines
303 B
C
10 lines
303 B
C
/* $NetBSD: rumpnet_if_priv.h,v 1.5 2013/07/03 19:22:21 pooka Exp $ */
|
|
|
|
/*
|
|
* Automatically generated. DO NOT EDIT.
|
|
* from: NetBSD: rumpnet.ifspec,v 1.3 2013/07/03 19:21:11 pooka Exp
|
|
* by: NetBSD: makerumpif.sh,v 1.6 2013/02/14 10:54:54 pooka Exp
|
|
*/
|
|
|
|
int rump_shmif_create(const char *, int *);
|