dazuko_platform.h

Go to the documentation of this file.
00001 #include <linux/version.h>
00002 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0)
00003         #include "dazuko_linux26.h"
00004 #else
00005         #include "dazuko_linux.h"
00006 #endif

Generated on Fri Jun 17 09:45:19 2005 for RSBAC by  doxygen 1.4.2