wm_socket.h 242 B

1234567891011121314151617
  1. /**
  2. * @file wm_socket.h
  3. *
  4. * @brief socket Module
  5. *
  6. * @author dave
  7. *
  8. * Copyright (c) 2014 Winner Microelectronics Co., Ltd.
  9. */
  10. #ifndef WM_SOCKET_H
  11. #define WM_SOCKET_H
  12. #include "wm_config.h"
  13. #include "wm_socket2.1.3.h"
  14. #endif