summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb/vgareg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fb/vgareg.h')
-rw-r--r--sys/dev/fb/vgareg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/fb/vgareg.h b/sys/dev/fb/vgareg.h
index 0a73fbd..fa9d44e 100644
--- a/sys/dev/fb/vgareg.h
+++ b/sys/dev/fb/vgareg.h
@@ -70,6 +70,7 @@ struct video_adapter;
typedef struct vga_softc {
struct video_adapter *adp;
void *state_buf;
+ void *pal_buf;
#ifdef FB_INSTALL_CDEV
genfb_softc_t gensc;
#endif
OpenPOWER on IntegriCloud