summary refs log tree commit diff stats
path: root/linux-user/m68k/target_syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/m68k/target_syscall.h')
-rw-r--r--linux-user/m68k/target_syscall.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-user/m68k/target_syscall.h b/linux-user/m68k/target_syscall.h
index 632ee4fcf8..c0366b1c62 100644
--- a/linux-user/m68k/target_syscall.h
+++ b/linux-user/m68k/target_syscall.h
@@ -26,6 +26,4 @@ struct target_pt_regs {
 
 #define TARGET_WANT_OLD_SYS_SELECT
 
-void do_m68k_simcall(CPUM68KState *, int);
-
 #endif /* M68K_TARGET_SYSCALL_H */