Changeset 533 for trunk/platforms/tsar_generic_iob/tsar_iob_cluster
- Timestamp:
- Sep 22, 2013, 8:01:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/platforms/tsar_generic_iob/tsar_iob_cluster/caba/source/src/tsar_iob_cluster.cpp
r504 r533 717 717 if ( cluster_id == cluster_iob0 ) 718 718 for ( size_t n=0 ; n<32 ; n++ ) 719 iob->p_irq[n]->bind(*(this->p_irq[n]));719 (*iob->p_irq[n]) (*(this->p_irq[n])); 720 720 721 721 // initiator wrapper to RAM network
Note: See TracChangeset
for help on using the changeset viewer.