UDSIfc.h 107 B

123456
  1. #ifndef __UDS_IFC_H__
  2. #define __UDS_IFC_H__
  3. void *UDSIfcTask(void* pArg);
  4. #endif /* __UDS_IFC_H__ */