blob: 1133bf6f61ab7c5d6e7290b41d4305a988baa276 [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,
DMM,
DRR,
DRSL,
DNM,
DPAG,
DMEAS,
DMSC,
DHO,
DHODEC,
DREF,
DNAT,
DCTRL,
DFILTER,
DPCU,
DLCLS,
Debug_LastEntry,
};