1 2 3 4 5 6 7 8
/* Public domain. */ #ifndef _LINUX_MMZONE_H #define _LINUX_MMZONE_H #include <linux/mm_types.h> #endif