This commit is contained in:
Markus Fröschle
2016-10-18 07:24:28 +00:00
parent 16229257fe
commit 8d9dd78e26

View File

@@ -6,8 +6,7 @@
#define FB_MAJOR 29 #define FB_MAJOR 29
#define FB_MAX 32 /* sufficient for now */ #define FB_MAX 32 /* sufficient for now */
/* ioctls /* ioctls 0x46 is 'F' */
0x46 is 'F' */
#define FBIOGET_VSCREENINFO 0x4600 #define FBIOGET_VSCREENINFO 0x4600
#define FBIOPUT_VSCREENINFO 0x4601 #define FBIOPUT_VSCREENINFO 0x4601
#define FBIOGET_FSCREENINFO 0x4602 #define FBIOGET_FSCREENINFO 0x4602