Changes in kernel/arch/ppc32/include/mm/frame.h [c0699467:7a0359b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/include/mm/frame.h
rc0699467 r7a0359b 39 39 #define FRAME_SIZE (1 << FRAME_WIDTH) 40 40 41 #ifdef KERNEL 41 42 #ifndef __ASM__ 42 43 … … 62 63 63 64 #endif /* __ASM__ */ 65 #endif /* KERNEL */ 64 66 65 67 #endif
Note:
See TracChangeset
for help on using the changeset viewer.