blob: 37f102c7a718fc3ea7daa8aa2fe2d3fc0e856e38 [file] [log] [blame]
#pragma once
#include <stdio.h>
#include <osmocom/core/linuxlist.h>
#define DEBUG
#include <osmocom/core/logging.h>
/* Debug Areas of the code */
enum {
DRLL,
DCC,
DMM,
DRR,
DRSL,
DNM,
DPAG,
DMEAS,
DMSC,
DMGCP,
DHO,
DHODEC,
DREF,
DNAT,
DCTRL,
DFILTER,
DPCU,
Debug_LastEntry,
};