Home | History | Annotate | Line # | Download | only in rumpnet
rumpnet.ifspec revision 1.2
      1 ;       $NetBSD: rumpnet.ifspec,v 1.2 2009/10/20 23:28:50 pooka Exp $
      2 
      3 NAME|net
      4 PUBHDR|include/rump/rumpnet_if_pub.h
      5 PRIVHDR|librump/rumpnet/rumpnet_if_priv.h
      6 WRAPPERS|librump/rumpnet/rumpnet_if_wrappers.c
      7 
      8 ; type          | name          | args			| attrs
      9 ;
     10 
     11 int		|virtif_create	|int			|WEAK
     12 int		|shmif_create	|const char *, int *	|WEAK
     13