Changeset 8440473 in mainline for kernel/arch/sparc64/src/start.S
- Timestamp:
- 2006-10-26T21:36:32Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 8c84448
- Parents:
- 19dce27
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/start.S
r19dce27 r8440473 68 68 */ 69 69 70 wrpr %g0, NWINDOWS - 2, %cansave 70 wrpr %g0, NWINDOWS - 2, %cansave ! set maximum saveable windows 71 71 wrpr %g0, 0, %canrestore ! get rid of windows we will never need again 72 72 wrpr %g0, 0, %otherwin ! make sure the window state is consistent
Note:
See TracChangeset
for help on using the changeset viewer.