repo.or.cz
/
qemu-kvm
/
fedora.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Emulate the qemu bios instead of bochs trunk
[qemu-kvm/fedora.git]
/
hw
/
sh7750_regnames.h
blob
7463709b4c642069527f9a8f3a9057aa1aaa0e48
1
#ifndef _SH7750_REGNAMES_H
2
#define _SH7750_REGNAMES_H
3
4
const char
*
regname
(
uint32_t
addr
);
5
6
#endif
/* _SH7750_REGNAMES_H */