#ifndef __IPMB_THREAD_H__ #define __IPMB_THREAD_H__ void *ipmb_main(void *args); #endif /* __IPMB_THREAD_H__ */