MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / linux / arcfb.h
blob721e7654daeb34e142f5971bc2132b8d7e413120
1 #ifndef __LINUX_ARCFB_H__
2 #define __LINUX_ARCFB_H__
4 #define FBIO_WAITEVENT _IO('F', 0x88)
5 #define FBIO_GETCONTROL2 _IOR('F', 0x89, size_t)
7 #endif