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

8 lines
99 B
C

#ifndef __IP101G_H_
#define __IP101G_H_
extern struct ethernet_phy_driver ip101g_driver;
#endif