blob: b3f993a2555ea49543ff52b2e52ad222183cb814 [file] [log] [blame]
Yinghai Lu5c51bdb2012-11-16 19:39:01 -08001#ifndef __X86_MM_INTERNAL_H
2#define __X86_MM_INTERNAL_H
3
4void *alloc_low_page(void);
5
6#endif /* __X86_MM_INTERNAL_H */