irq: Introduce a "irq pool"
authorMichel Pollet <buserror@gmail.com>
Tue, 22 Feb 2011 17:23:54 +0000 (17:23 +0000)
committerMichel Pollet <buserror@gmail.com>
Tue, 22 Feb 2011 17:23:54 +0000 (17:23 +0000)
commit4462c22a8cc1a77ed592b0fac3d227850c5cd86a
tree347de2bb2844bc4992fbe334cfa1b5043fb34ffa
parent91bf258f46d9903a1cd253cab9e7f7dfcfb151ef
irq: Introduce a "irq pool"

The goal is to be able to name IRQs, so a couple fields are
added.
It is not functional for now, as the task is to first convert
all the code to the new prototype.

Also introduce a 2011 way of formatting prototypes

Signed-off-by: Michel Pollet <buserror@gmail.com>
simavr/sim/sim_irq.c
simavr/sim/sim_irq.h