Statistics
| Branch: | Revision:

root / hw / sh7750_regnames.h @ 5fafdf24

History | View | Annotate | Download (127 Bytes)

1 27c7ca7e bellard
#ifndef _SH7750_REGNAMES_H
2 27c7ca7e bellard
#define _SH7750_REGNAMES_H
3 27c7ca7e bellard
4 27c7ca7e bellard
const char *regname(uint32_t addr);
5 27c7ca7e bellard
6 27c7ca7e bellard
#endif                                /* _SH7750_REGNAMES_H */