Define __sum16 type in the LinuxKPI.
MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
a0bc246917
commit
ead9f4a7a2
@ -57,6 +57,7 @@ typedef unsigned int uint;
|
||||
typedef unsigned gfp_t;
|
||||
typedef uint64_t loff_t;
|
||||
typedef vm_paddr_t resource_size_t;
|
||||
typedef uint16_t __bitwise__ __sum16;
|
||||
|
||||
typedef u64 phys_addr_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user