5 lines
81 B
C
Raw Normal View History

2010-08-27 11:19:57 +02:00
#ifndef _VMALLOC_H_
#define _VMALLOC_H_
#define VMALLOC_END 0xfa000000UL
#endif