vmalloc.h 81 Bytes
#ifndef _VMALLOC_H_
#define _VMALLOC_H_
#define VMALLOC_END 	0xfa000000UL
#endif