Changeset e3b9572 in mainline for arch/ia32/src/interrupt.c


Ignore:
Timestamp:
2005-09-01T09:42:10Z (20 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1dde3b61
Parents:
c842f04
Message:

Interrupts for amd64.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia32/src/interrupt.c

    rc842f04 re3b9572  
    8484        printf("stack: %X, %X, %X, %X\n", stack[4], stack[5], stack[6], stack[7]);
    8585        panic("general protection fault\n");
    86         stack[1]++;
    8786}
    8887
Note: See TracChangeset for help on using the changeset viewer.