Changeset 330 for branches/v5/modules/dspin_local_ring_fast_c
- Timestamp:
- Mar 20, 2013, 10:55:39 AM (12 years ago)
- Location:
- branches/v5/modules/dspin_local_ring_fast_c/caba/source/include
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/v5/modules/dspin_local_ring_fast_c/caba/source/include/dspin_half_gateway_initiator_fast_c.h
r326 r330 34 34 35 35 #define BRDCST_TGT_MASK 0xFFFFFFFFE1ULL 36 #define HI_DEBUG36 //#define HI_DEBUG 37 37 38 38 namespace soclib { namespace caba { -
branches/v5/modules/dspin_local_ring_fast_c/caba/source/include/dspin_half_gateway_target_fast_c.h
r326 r330 33 33 #include "dspin_interface.h" 34 34 35 #define HT_DEBUG35 //#define HT_DEBUG 36 36 37 37 namespace soclib { namespace caba { -
branches/v5/modules/dspin_local_ring_fast_c/caba/source/include/dspin_local_ring_initiator_fast_c.h
r326 r330 88 88 89 89 #define BRDCST_TGT_MASK 0xFFFFFFFFE1ULL 90 #define I_DEBUG90 //#define I_DEBUG 91 91 92 92 namespace soclib { namespace caba { -
branches/v5/modules/dspin_local_ring_fast_c/caba/source/include/dspin_local_ring_target_fast_c.h
r326 r330 33 33 #include "dspin_interface.h" 34 34 35 #define T_DEBUG35 //#define T_DEBUG 36 36 37 37 namespace soclib { namespace caba {
Note: See TracChangeset
for help on using the changeset viewer.