blob: 384453e78d0ba7b8dd128eceeed19d34a3054bc2 [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,
DMNCC,
DPAG,
DMSC,
DMGCP,
DHO,
DDB,
DREF,
DCTRL,
DSMPP,
DRANAP,
DVLR,
DIUCS,
DBSSAP,
Debug_LastEntry,
};
extern const struct log_info log_info;