GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / include / linux / arcfb.h
blob9858ab02f14eb8761e929f1a4e33f01e1cabebc7
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