Kernel  |  3.10

下载     查看原文件
C++程序  |  18行  |  554 B
#ifndef CSR_MSG_TRANSPORT_H__
#define CSR_MSG_TRANSPORT_H__
/*****************************************************************************

            (c) Cambridge Silicon Radio Limited 2010
            All rights reserved and confidential information of CSR

            Refer to LICENSE.txt included with this source for details
            on the license terms.

*****************************************************************************/

#ifndef CsrMsgTransport
#define CsrMsgTransport CsrSchedMessagePut
#endif

#endif /* CSR_MSG_TRANSPORT */