Changes in kernel/arch/ia32/include/mm/frame.h [c0699467:d99c1d2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia32/include/mm/frame.h
rc0699467 rd99c1d2 39 39 #define FRAME_SIZE (1 << FRAME_WIDTH) 40 40 41 #ifdef KERNEL 41 42 #ifndef __ASM__ 42 43 … … 49 50 50 51 #endif /* __ASM__ */ 52 #endif /* KERNEL */ 51 53 52 54 #endif
Note:
See TracChangeset
for help on using the changeset viewer.