blob: 7463709b4c642069527f9a8f3a9057aa1aaa0e48 [file] [log] [blame]
bellard27c7ca72006-04-27 21:32:09 +00001#ifndef _SH7750_REGNAMES_H
2#define _SH7750_REGNAMES_H
3
4const char *regname(uint32_t addr);
5
6#endif /* _SH7750_REGNAMES_H */