1.1 root 1: #ifndef _SH7750_REGNAMES_H 2: #define _SH7750_REGNAMES_H 3: 4: const char *regname(uint32_t addr); 5: 6: #endif /* _SH7750_REGNAMES_H */