repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
graph-lock: TSA annotations for lock/unlock functions
[qemu.git]
/
hw
/
sh4
/
sh7750_regnames.h
blob
e3ba88636fe55a877b1b368a03630511a5d4da61
1
#ifndef SH7750_REGNAMES_H
2
#define SH7750_REGNAMES_H
3
4
const char
*
regname
(
uint32_t
addr
);
5
6
#endif
/* SH7750_REGNAMES_H */