Changeset 7bb6b06 in mainline for kernel/arch/sparc64/src/trap/trap_table.S
- Timestamp:
- 2006-09-10T21:21:39Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9a5b556
- Parents:
- 208fa65
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/trap/trap_table.S
r208fa65 r7bb6b06 651 651 ba 1f 652 652 nop 653 654 653 0: 655 654 save %sp, -PREEMPTIBLE_HANDLER_STACK_FRAME_SIZE, %sp … … 782 781 /* 783 782 * OTHERWIN != 0 or fall-through from the OTHERWIN == 0 case. 784 * The CWP has already been restored to the value it had prior tothe SAVE783 * The CWP has already been restored to the value it had after the SAVE 785 784 * at the beginning of this function. 786 785 */
Note:
See TracChangeset
for help on using the changeset viewer.