version.h 128 B

1234567
  1. #ifndef SMSC9500_VERSION_H_
  2. #define SMSC9500_VERSION_H_
  3. #define DRIVER_VERSION (0x00010132UL)
  4. #endif /*SMSC9500_VERSION_H_*/