Rev 1861 | Rev 1875 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1861 | Rev 1870 | ||
---|---|---|---|
Line 59... | Line 59... | ||
59 | } |
59 | } |
60 | 60 | ||
61 | /* Reregister irq to be IPC-ready */ |
61 | /* Reregister irq to be IPC-ready */ |
62 | void irq_ipc_bind_arch(unative_t irq) |
62 | void irq_ipc_bind_arch(unative_t irq) |
63 | { |
63 | { |
64 | panic("not implemented\n"); |
- | |
65 | /* TODO */ |
64 | /* TODO */ |
66 | } |
65 | } |
67 | 66 | ||
68 | void interrupt(int n, istate_t *istate) |
67 | void interrupt(int n, istate_t *istate) |
69 | { |
68 | { |