summaryrefslogtreecommitdiffstats
path: root/src/superio/fintek/f71872/f71872.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f71872/f71872.h')
-rw-r--r--src/superio/fintek/f71872/f71872.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/superio/fintek/f71872/f71872.h b/src/superio/fintek/f71872/f71872.h
index 585b142..577f8d1 100644
--- a/src/superio/fintek/f71872/f71872.h
+++ b/src/superio/fintek/f71872/f71872.h
@@ -32,4 +32,6 @@
#define F71872_VID 0x07 /* VID */
#define F71872_PM 0x0a /* ACPI/PME */
-#endif
+void f71872_enable_serial(device_t dev, u16 iobase);
+
+#endif /* SUPERIO_FINTEK_F71872_F71872_H */
OpenPOWER on IntegriCloud