summaryrefslogblamecommitdiffstatshomepage
path: root/src/osd/sdl/netdev_pcap.h
blob: ed136a42566446027da37d03ab447b32893bce2f (plain) (tree)
1
2
3
4
5
6
7



                         
                   

      
#ifndef __NETDEV_PCAP_H__
#define __NETDEV_PCAP_H__

void init_pcap();
void deinit_pcap();

#endif