]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/vt.h
ide: remove ide_find_best_pio_mode()
[karo-tx-linux.git] / include / linux / vt.h
index 8ab334a4822215be6fbc556b9447f01cb9180e4d..ba806e8711beb42129534649e8270c9b4bd35ba9 100644 (file)
@@ -60,5 +60,6 @@ struct vt_consize {
 #define VT_RESIZEX      0x560A  /* set kernel's idea of screensize + more */
 #define VT_LOCKSWITCH   0x560B  /* disallow vt switching */
 #define VT_UNLOCKSWITCH 0x560C  /* allow vt switching */
+#define VT_GETHIFONTMASK 0x560D  /* return hi font mask */
 
 #endif /* _LINUX_VT_H */