Changeset 676afa2 in mainline for kernel/arch/ia32/include/interrupt.h


Ignore:
Timestamp:
2010-07-07T21:08:57Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9097982f
Parents:
ed7998b
Message:

Fix grammar.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ia32/include/interrupt.h

    red7998b r676afa2  
    7575         * The strange order of the GPRs is given by the requirement to use the
    7676         * istate structure for both regular interrupts and exceptions as well
    77          * as for syscall handler which use this order as an optimization.
     77         * as for syscall handlers which use this order as an optimization.
    7878         */
    7979        uint32_t edx;
Note: See TracChangeset for help on using the changeset viewer.