summaryrefslogtreecommitdiffstats
path: root/src/hw/sh4/sh7750_regnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hw/sh4/sh7750_regnames.h')
-rw-r--r--src/hw/sh4/sh7750_regnames.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hw/sh4/sh7750_regnames.h b/src/hw/sh4/sh7750_regnames.h
new file mode 100644
index 0000000..7463709
--- /dev/null
+++ b/src/hw/sh4/sh7750_regnames.h
@@ -0,0 +1,6 @@
+#ifndef _SH7750_REGNAMES_H
+#define _SH7750_REGNAMES_H
+
+const char *regname(uint32_t addr);
+
+#endif /* _SH7750_REGNAMES_H */
OpenPOWER on IntegriCloud