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:
06b379b
)
Commit
007e4182116067841871fe166414ad1c9adf8ae0
author
ga
<ga@oldell.fish>
Tue, 3 May 2022 08:19:48 +0000
(09:19 +0100)
committer
ga
<ga@oldell.fish>
Tue, 3 May 2022 08:19:48 +0000
(09:19 +0100)
simavr/sim/sim_core.h
patch
|
blob
|
history
|
download
diff --git
a/simavr/sim/sim_core.h
b/simavr/sim/sim_core.h
index 992c06828136fbffef1270ac3a27d469bcd36cca..874651e96d381a7b4e2889189f10cd7ca08bd2f7 100644
(file)
--- a/
simavr/sim/sim_core.h
+++ b/
simavr/sim/sim_core.h
@@
-53,7
+53,7
@@
int _avr_push_addr(avr_t * avr, avr_flashaddr_t addr);
/*
* Get a "pretty" register name
*/
-const char * avr_regname(u
int8_
t reg);
+const char * avr_regname(u
nsigned in
t reg);
/*
* DEBUG bits follow