OSDN Git Service

signal: make oom_flags a bool
[uclinux-h8/linux.git] / include / linux / types.h
index 70dd3df..baf7183 100644 (file)
@@ -156,7 +156,6 @@ typedef u32 dma_addr_t;
 
 typedef unsigned __bitwise__ gfp_t;
 typedef unsigned __bitwise__ fmode_t;
-typedef unsigned __bitwise__ oom_flags_t;
 
 #ifdef CONFIG_PHYS_ADDR_T_64BIT
 typedef u64 phys_addr_t;