]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/screen_info.h
Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
[linux-2.6-omap-h63xx.git] / include / linux / screen_info.h
index 76850b75b3f6892392b7e5e5480712225405d74f..b02308ee7667790c78aed464aaddbea9e65c4fb9 100644 (file)
@@ -41,8 +41,9 @@ struct screen_info {
        u16 vesapm_off;         /* 0x30 */
        u16 pages;              /* 0x32 */
        u16 vesa_attributes;    /* 0x34 */
-       u32  capabilities;      /* 0x36 */
-                               /* 0x3a -- 0x3f reserved for future expansion */
+       u32 capabilities;       /* 0x36 */
+                               /* 0x3a -- 0x3b reserved for future expansion */
+                               /* 0x3c -- 0x3f micro stack for relocatable kernels */
 };
 
 extern struct screen_info screen_info;