Changeset 92778f2 in mainline for kernel/arch/sparc64/src/cpu/cpu.c
- Timestamp:
- 2006-12-04T21:14:07Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4b43f86
- Parents:
- 3d76996
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/cpu/cpu.c
r3d76996 r92778f2 93 93 } 94 94 95 /* 96 * Set the D-cache active flag. 97 * Needed for the D-cache to work. 98 */ 99 CPU->arch.dcache_active = 1; 95 100 } 96 101
Note:
See TracChangeset
for help on using the changeset viewer.