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


Ignore:
Timestamp:
2010-07-08T21:09:53Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
144185b, 5f83634, bd48f4c
Parents:
62b20f1 (diff), b808660 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from lp:~jakub/helenos/upa

File:
1 edited

Legend:

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

    r62b20f1 rbee2d4c  
    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.