aboutsummaryrefslogtreecommitdiff
path: root/src/superio/fintek/f71863fg/f71863fg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71863fg/f71863fg.h')
-rw-r--r--src/superio/fintek/f71863fg/f71863fg.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/superio/fintek/f71863fg/f71863fg.h b/src/superio/fintek/f71863fg/f71863fg.h
index 5f11879701..127a120ba7 100644
--- a/src/superio/fintek/f71863fg/f71863fg.h
+++ b/src/superio/fintek/f71863fg/f71863fg.h
@@ -33,4 +33,6 @@
#define F71863FG_SPI 0x08 /* SPI */
#define F71863FG_PME 0x0a /* Power Management Events (PME) and ACPI */
-#endif
+void f71863fg_enable_serial(device_t dev, u16 iobase);
+
+#endif /* SUPERIO_FINTEK_F71863FG_F71863FG_H */