#ifndef _IR_EXT_H #define _IR_EXT_H #include <drv_types.h> extern INT32 SEND_DVD_IR_COMBO( UINT8 ir_protocol, UINT32 ir_keycode ); #endif // end of #ifndef _IR_EXT_H