projects
/
sx
/
simavr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
regExp
home
|
summary
|
tags
|
heads
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
raw
|
patch
| inline |
side by side
(parent:
d964ebc
)
Commit
495d2a92b956618bc17e7844d4643e6b6c177dcc
author
Michael Meier
<distributed@gloenggi.ch>
Mon, 3 Nov 2014 20:37:22 +0000
(21:37 +0100)
committer
Michael Meier
<distributed@gloenggi.ch>
Mon, 3 Nov 2014 20:37:22 +0000
(21:37 +0100)
simavr/sim/sim_io.c
patch
|
blob
|
history
|
download
diff --git
a/simavr/sim/sim_io.c
b/simavr/sim/sim_io.c
index f3fff7cd5ce1e9d237243e444238ff3aadfaa410..8991790fca3b45ea00f19c29e695a9250c2ba5c0 100644
(file)
--- a/
simavr/sim/sim_io.c
+++ b/
simavr/sim/sim_io.c
@@
-131,6
+131,7
@@
avr_register_io_write(
}
avr->io_shared_io[no].io[d].param = param;
avr->io_shared_io[no].io[d].c = writep;
+ return;
}
}