#define NB_PROCS 4 #define NB_CLUSTERS 1 #define IRQ_PER_PROC 1 #define CACHE_COHERENCE 0 #define CACHE_LINE_SIZE 16//bytes #define ICU_BASE 0x00F00000 #define IOC_BASE 0x00F10000 #define VCIBD_BASE IOC_BASE #define TTY_BASE 0x00F20000