blob: 717cf74aae2951d31291ca027b40d4bc785ebb0b [file] [log] [blame]
#pragma once
#include <osmocom/core/logging.h>
/* Debug Areas of the code */
enum {
DRLL,
DCC,
DMM,
DRR,
DMNCC,
DPAG,
DMSC,
DMGCP,
DHO,
DDB,
DREF,
DCTRL,
DSMPP,
DRANAP,
DVLR,
DIUCS,
DBSSAP,
Debug_LastEntry,
};