]> bbs.cooldavid.org Git - net-next-2.6.git/blob - drivers/staging/xgifb/XGI.h
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[net-next-2.6.git] / drivers / staging / xgifb / XGI.h
1 #ifndef _XGI_H
2 #define _XGI_H
3
4 #if 1
5 #define TWDEBUG(x)
6 #else
7 #define TWDEBUG(x) printk(KERN_INFO x "\n");
8 #endif
9
10 #endif