Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
matroxfb_accel.h
Go to the documentation of this file.
1 #ifndef __MATROXFB_ACCEL_H__
2 #define __MATROXFB_ACCEL_H__
3 
4 #include "matroxfb_base.h"
5 
6 void matrox_cfbX_init(struct matrox_fb_info *minfo);
7 
8 #endif