const.h 406 Bytes
/*==============================================================================
   definition of constants
==============================================================================*/
#define CORD_SUFFIX	".cord"
#define REORDER_SUFFIX	".fb"
#define SIZE_PAGE	0x1000
#define MAX_COMMON_ALIGNMENT    64*1024
   /* to debug debug sections (mdebug and dwarf) */
#define DEBUG_DEBUG	1
#define DEBUG_PROC	1