blob: 0c6432386d090e4219522006e5da85040bee6507 [file] [log] [blame]
#pragma once
#define DEBUG
#include <osmocom/core/logging.h>
/* Debug Areas of the code */
enum {
DSMLC,
DREF,
DLB,
DLCS,
Debug_LastEntry,
};