X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Flinux%2Fvt.h;h=ba806e8711beb42129534649e8270c9b4bd35ba9;hb=6a824c92db4d606c324272c4eed366fb71672440;hp=8ab334a4822215be6fbc556b9447f01cb9180e4d;hpb=d932cb7e630cae3b6b5307b767d296ff1a597c5e;p=karo-tx-linux.git diff --git a/include/linux/vt.h b/include/linux/vt.h index 8ab334a48222..ba806e8711be 100644 --- a/include/linux/vt.h +++ b/include/linux/vt.h @@ -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 */