io,elf: pass the trace section name to getirq
authorMichel Pollet <buserror@gmail.com>
Sun, 2 Jun 2013 17:29:45 +0000 (18:29 +0100)
committerMichel Pollet <buserror@gmail.com>
Sun, 2 Jun 2013 17:29:45 +0000 (18:29 +0100)
commit77c0525fa53ac81daaf277593767cc5659e2e43e
tree23f5e464b17ace3c1f84fdb42ae004690891c99a
parent29218dcf897373eac0eb750b4e4a3e066e057840
io,elf: pass the trace section name to getirq

avr_iomem_getirq() now takes a 'name' for the IRQs. The elf loader now
passes down the trace name so the irq gets named properly.

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