kernel_rop/drv.h
2016-01-19 22:57:11 +11:00

4 lines
43 B
C

struct drv_req {
unsigned long offset;
};