4 lines
43 B
C
4 lines
43 B
C
|
struct drv_req {
|
||
|
unsigned long offset;
|
||
|
};
|