]>
Git Repo - qemu.git/blame_incremental - hw/sh4/sh7750_regnames.h
... / ...
Commit | Line | Data |
| 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.021661 seconds and 4 git commands to generate.