2010-08-27 11:19:57 +02:00

5 lines
81 B
C

#ifndef _VMALLOC_H_
#define _VMALLOC_H_
#define VMALLOC_END 0xfa000000UL
#endif