Ignore:
Timestamp:
Jul 19, 2013, 2:21:49 PM (11 years ago)
Author:
lgarcia
Message:

Cosmetic (suppression of warning in memcache and vcache)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/RWT/modules/vci_cc_vcache_wrapper/caba/source/include/vci_cc_vcache_wrapper.h

    r456 r458  
    549549    GenericFifo<uint32_t>   r_vci_rsp_fifo_dcache;              // response FIFO to DCACHE FSM
    550550   
    551     GenericFifo<uint32_t>   r_cc_send_data_fifo;   
    552 
    553551    //RWT
    554552    GenericFifo<bool>       r_vci_rsp_fifo_rpktid;
     553
     554
     555    GenericFifo<uint32_t>   r_cc_send_data_fifo;   
     556
    555557
    556558    ///////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.