Skip to content

Instantly share code, notes, and snippets.

@archie
Created April 29, 2010 13:20
Show Gist options
  • Save archie/383589 to your computer and use it in GitHub Desktop.
Save archie/383589 to your computer and use it in GitHub Desktop.
/* API Mapping ---------------------------------------------------------------*/
#ifndef RTE_CORE
#define Rte_Receive_RXIface1_RxSig001 Rte_Receive_SwcPubSub_RXIface1_RxSig001
#define Rte_Write_TxIface1_TxSig001 Rte_Write_SwcPubSub_TxIface1_TxSig001
#define Rte_Feedback_TxIface1_TxSig001 Rte_Feedback_SwcPubSub_TxIface1_TxSig001
#define Rte_Pim_mem() ((Rte_Inst_SwcPubSub->Pim_mem))
#endif
/* Port handle API Mapping ---------------------------------------------------*/
#ifndef RTE_CORE
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment