aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vx800/northbridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vx800/northbridge.h')
-rw-r--r--src/northbridge/via/vx800/northbridge.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/via/vx800/northbridge.h b/src/northbridge/via/vx800/northbridge.h
index bcbeffb284..ed6bd13e2c 100644
--- a/src/northbridge/via/vx800/northbridge.h
+++ b/src/northbridge/via/vx800/northbridge.h
@@ -21,5 +21,6 @@
#define NORTHBRIDGE_VIA_VX800_H
extern unsigned int vx800_scan_root_bus(device_t root, unsigned int max);
+extern void (*vga_enable_console)(void) __attribute__((regparm(0)));
#endif /* NORTHBRIDGE_VIA_VX800_H */