sh7750_regnames.h 127 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 #ifndef _SH7750_REGNAMES_H #define _SH7750_REGNAMES_H const char *regname(uint32_t addr); #endif /* _SH7750_REGNAMES_H */