Statistics
| Branch: | Revision:

root / hw / sh4 / sh7750_regnames.h @ 47b43a1f

History | View | Annotate | Download (127 Bytes)

1
#ifndef _SH7750_REGNAMES_H
2
#define _SH7750_REGNAMES_H
3

    
4
const char *regname(uint32_t addr);
5

    
6
#endif                                /* _SH7750_REGNAMES_H */