Statistics
| Branch: | Revision:

root / hw / sh7750_regnames.h @ 27c7ca7e

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 */