Skip to content
Snippets Groups Projects
net.hh 72 B
Newer Older
  • Learn to ignore specific revisions
  • Guy Zana's avatar
    Guy Zana committed
    #ifndef NET_HH
    #define NET_HH
    
    
    Guy Zana's avatar
    Guy Zana committed
    void net_init(void);
    
    Guy Zana's avatar
    Guy Zana committed
    
    
    #endif // NET_HH