Go to the documentation of this file.00001 
00002 
00003 
00004 
00005 #ifndef _ISIX_CONFIG
00006 #define _ISIX_CONFIG
00007 
00008 #define ISIX_DBG_ON 1
00009 #define ISIX_DBG_OFF 0
00010 #define ISIX_ON 1
00011 #define ISIX_OFF 0
00012 
00013 #include <isix_config.h>
00014 
00015 #endif