]> Git Repo - qemu.git/blob - hw/sh7750_regnames.h
Fix manpage errors
[qemu.git] / hw / sh7750_regnames.h
1 #ifndef _SH7750_REGNAMES_H
2 #define _SH7750_REGNAMES_H
3
4 const char *regname(uint32_t addr);
5
6 #endif                          /* _SH7750_REGNAMES_H */
This page took 0.024153 seconds and 4 git commands to generate.