Changeset 162f919 in mainline for arch/amd64/src/interrupt.c


Ignore:
Timestamp:
2006-05-02T21:49:05Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
cc35e88
Parents:
281224a
Message:

Added means to make a simple action upon interrupt.

File:
1 edited

Legend:

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

    r281224a r162f919  
    4646#include <arch/ddi/ddi.h>
    4747#include <interrupt.h>
    48 #include <ipc/sysipc.h>
     48#include <ipc/irq.h>
    4949
    5050void print_info_errcode(int n, istate_t *istate)
Note: See TracChangeset for help on using the changeset viewer.