Subversion Repositories Kolibri OS

Rev

Rev 6102 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. #ifndef _LINUX_DMA_MAPPING_H
  2. #define _LINUX_DMA_MAPPING_H
  3.  
  4. #include <linux/dma-direction.h>
  5. #include <linux/scatterlist.h>
  6.  
  7.  
  8. #endif
  9.