Subversion Repositories Kolibri OS

Rev

Rev 6082 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6082 Rev 6102
Line 9... Line 9...
9
 */
9
 */
Line 10... Line 10...
10
 
10
 
11
#ifndef LINUX_DMAPOOL_H
11
#ifndef LINUX_DMAPOOL_H
Line -... Line 12...
-
 
12
#define	LINUX_DMAPOOL_H
-
 
13
 
-
 
14
#include 
-
 
15
#include 
-
 
16
 
12
#define	LINUX_DMAPOOL_H
17
struct device;
13
 
18
 
Line 14... Line 19...
14
struct dma_pool *dma_pool_create(const char *name, struct device *dev,
19
struct dma_pool *dma_pool_create(const char *name, struct device *dev,