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


Ignore:
Timestamp:
2009-02-14T20:14:38Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
74bcf5e
Parents:
6c1f763
Message:

Get rid of CONFIG_DEBUG_ALLREGS.

File:
1 edited

Legend:

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

    r6c1f763 r1f7cb3a  
    7373        uint32_t ecx;
    7474        uint32_t edx;
    75         uint32_t esi;
    76         uint32_t edi;
    77         uint32_t ebp;
    78         uint32_t ebx;
    7975
    8076        uint32_t gs;
Note: See TracChangeset for help on using the changeset viewer.