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

8 lines
102 B
C
Raw Normal View History

#ifndef __SZ18201_H_
#define __SZ18201_H_
extern struct ethernet_phy_driver sz18201_driver;
#endif