Commit 45e7712b4debe764d31b66706abebb18cbc7c6a5
authorMichel Pollet <buserror@gmail.com>
Tue, 14 Jul 2015 18:04:05 +0000 (19:04 +0100)
committerMichel Pollet <buserror@gmail.com>
Tue, 14 Jul 2015 18:04:05 +0000 (19:04 +0100)
tree2ea2a7e74dfcfd85dcceb37744be1a7854198e11
parent31486e68d7ae433732d7f01a713dd67a4f4b0689
Message:
interrupts: Converted to use the standard fifo

There's already a standard way to make FIFO's, so converted the
interrupt code to use that.

Signed-off-by: Michel Pollet <buserror@gmail.com>
3 files changed:
simavr/sim/fifo_declare.h
simavr/sim/sim_interrupts.c
simavr/sim/sim_interrupts.h