IPMBIfc.h 115 B

1234567
  1. #ifndef __IPMB_IFC_H__
  2. #define __IPMB_IFC_H__
  3. void *IPMBIfcTask( void *Param);
  4. #endif /* __IPMB_IFC_H__ */