#pragma once #include #include #define DEBUG #include /* Debug Areas of the code */ enum { DMM, DPAG, DMEAS, DREF, DGPRS, DLLC, DSNDCP, DSLHC, DCTRL, DFILTER, DGTPHUB, DRANAP, DSUA, DV42BIS, DIUCS, DSIGTRAN, DGTP, DOBJ, DRIM, Debug_LastEntry, }; extern const struct log_info log_info;