Files
TAIXIN/sdk/include/lib/net/ethphy/phy/auto_phy.h

8 lines
105 B
C

#ifndef __AUTO_PHY_H_
#define __AUTO_PHY_H_
extern struct ethernet_phy_driver auto_phy_driver;
#endif