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

8 lines
105 B
C

#ifndef __RTL8201F_H_
#define __RTL8201F_H_
extern struct ethernet_phy_driver rtl8201f_driver;
#endif