Changes in kernel/arch/mips64/include/mm/frame.h [c0699467:2429e4a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips64/include/mm/frame.h
rc0699467 r2429e4a 39 39 #define FRAME_SIZE (1 << FRAME_WIDTH) 40 40 41 #ifdef KERNEL 41 42 #ifndef __ASM__ 42 43 … … 45 46 46 47 #endif /* __ASM__ */ 48 #endif /* KERNEL */ 47 49 48 50 #endif
Note:
See TracChangeset
for help on using the changeset viewer.