// TRAP definitions, should be moved later to a separate file or to config.inc // LUT for 1/N division base address in DMEM (mapped in GIO) const Base_LUT_1divN = 0xC000; // END of TRAP definitions //