#ifndef _ETH_INTERFACE_H_ #define _ETH_INTERFACE_H_ void eth_init(void); #endif /* _ETH_INTERFACE_H_ */