summary refs log tree commit diff stats
path: root/include/hw/sh4/sh.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/sh4/sh.h')
-rw-r--r--include/hw/sh4/sh.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/hw/sh4/sh.h b/include/hw/sh4/sh.h
index ec716cdd45..b726b987cc 100644
--- a/include/hw/sh4/sh.h
+++ b/include/hw/sh4/sh.h
@@ -60,7 +60,4 @@ int sh7750_register_io_device(struct SH7750State *s,
 /* sh7750.c */
 qemu_irq sh7750_irl(struct SH7750State *s);
 
-/* tc58128.c */
-int tc58128_init(struct SH7750State *s, const char *zone1, const char *zone2);
-
 #endif