LinuxKPI: Add vm_fault_t type.
This patch is part of D19565 Reviewed by: hps Approved by: imp (mentor), hps MFC after: 1 week
This commit is contained in:
parent
395be823fd
commit
1462308d8b
@ -35,6 +35,8 @@
|
||||
|
||||
#include <asm/atomic.h>
|
||||
|
||||
typedef int vm_fault_t;
|
||||
|
||||
struct vm_area_struct;
|
||||
struct task_struct;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user