Commit 599733f261f94317489c2cc8751fb84fd604e6fa
authorMichel Pollet <buserror@gmail.com>
Tue, 14 Jul 2015 18:04:05 +0000 (19:04 +0100)
committerMichel Pollet <buserror@gmail.com>
Fri, 2 Oct 2015 06:24:03 +0000 (07:24 +0100)
tree4264926c4571a75d1eddfdd118871ccc3ec3d3d3
parent29a85763db634ae914e808714cd2b4c6e310bb66
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