Ignore:
Timestamp:
2006-09-10T21:21:39Z (18 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9a5b556
Parents:
208fa65
Message:

Small improvements here and there.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/trap/trap_table.S

    r208fa65 r7bb6b06  
    651651        ba 1f
    652652        nop
    653 
    6546530:
    655654        save %sp, -PREEMPTIBLE_HANDLER_STACK_FRAME_SIZE, %sp
     
    782781        /*
    783782         * OTHERWIN != 0 or fall-through from the OTHERWIN == 0 case.
    784          * The CWP has already been restored to the value it had prior to the SAVE
     783         * The CWP has already been restored to the value it had after the SAVE
    785784         * at the beginning of this function.
    786785         */
Note: See TracChangeset for help on using the changeset viewer.