Ignore:
Timestamp:
Jun 10, 2014, 12:33:23 PM (10 years ago)
Author:
alain
Message:

All drivers have been modified to use only the information
contained in the hard_config.h file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_drivers/dma_driver.h

    r263 r320  
    6363                        unsigned int size );
    6464
     65extern void _dma_isr( unsigned int irq_type,
     66                      unsigned int irq_id,
     67                      unsigned int channel );
     68
    6569///////////////////////////////////////////////////////////////////////////////////
    6670
Note: See TracChangeset for help on using the changeset viewer.