
#ifndef _NET_H
#define _NET_H

void net_loop(void);

#endif


