summaryrefslogtreecommitdiffstats
path: root/include/semihosting/semihost.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/semihosting/semihost.h')
-rw-r--r--include/semihosting/semihost.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/semihosting/semihost.h b/include/semihosting/semihost.h
index 5b36a76f08..93a3c21b44 100644
--- a/include/semihosting/semihost.h
+++ b/include/semihosting/semihost.h
@@ -64,5 +64,6 @@ int qemu_semihosting_config_options(const char *opt);
void qemu_semihosting_chardev_init(void);
void qemu_semihosting_console_init(Chardev *);
#endif /* CONFIG_USER_ONLY */
+void qemu_semihosting_guestfd_init(void);
#endif /* SEMIHOST_H */