vmalloc.h 81 B

12345
  1. #ifndef _VMALLOC_H_
  2. #define _VMALLOC_H_
  3. #define VMALLOC_END 0xfa000000UL
  4. #endif