Changeset 192a23f0 in mainline
- Timestamp:
- 2013-02-16T23:37:56Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 976c434
- Parents:
- e05b956
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/mm/tlb.h
re05b956 r192a23f0 51 51 #endif 52 52 53 #define TLB_WIRED 1 54 #define TLB_KSTACK_WIRED_INDEX 0 53 #define TLB_WIRED 0 55 54 56 55 #define TLB_PAGE_MASK_4K (0x000 << 13)
Note:
See TracChangeset
for help on using the changeset viewer.