x86: page.h: move remaining bits and pieces
[linux-2.6/verdex.git] / include / asm-x86 / page_32.h
blobc27b41fd0254a1372012f175062f200f0844263e
1 #ifndef _I386_PAGE_H
2 #define _I386_PAGE_H
4 #ifdef __KERNEL__
5 #ifndef __ASSEMBLY__
7 /*
8 * These are used to make use of C type-checking..
9 */
11 #endif /* !__ASSEMBLY__ */
13 #ifndef __ASSEMBLY__
15 struct vm_area_struct;
17 #endif /* __ASSEMBLY__ */
21 #endif /* __KERNEL__ */
23 #endif /* _I386_PAGE_H */