dm9000.h 81 B

123456
  1. #ifndef __DM9000_H__
  2. #define __DM9000_H__
  3. void rt_hw_dm9000_init(void);
  4. #endif