uart: Register the interupt vectors
authorMichel Pollet <buserror@gmail.com>
Thu, 17 Dec 2009 19:50:37 +0000 (19:50 +0000)
committerMichel Pollet <buserror@gmail.com>
Thu, 17 Dec 2009 19:50:37 +0000 (19:50 +0000)
commitff9ccdb6a1ad827c6d8c719f40c783b8e225d34c
tree959e1ff0e87190664bd4bcc47b75520c12b7fb8c
parent913f8d42d0a150f8696a51b675ff6db51997fc33
uart: Register the interupt vectors

This has no functiinal change, apart to keep the table of
"handled" interupts in the avr_t structure complete.

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