aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sgsn/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/sgsn/debug.h')
-rw-r--r--include/osmocom/sgsn/debug.h17
1 files changed, 2 insertions, 15 deletions
diff --git a/include/osmocom/sgsn/debug.h b/include/osmocom/sgsn/debug.h
index 29d500da7..80c5d9fc6 100644
--- a/include/osmocom/sgsn/debug.h
+++ b/include/osmocom/sgsn/debug.h
@@ -8,38 +8,25 @@
/* Debug Areas of the code */
enum {
- DRLL,
- DCC,
DMM,
- DRR,
- DRSL,
- DNM,
- DMNCC,
DPAG,
DMEAS,
- DSCCP,
- DMSC,
- DHO,
- DDB,
DREF,
DGPRS,
- DNS,
- DBSSGP,
DLLC,
DSNDCP,
DSLHC,
- DNAT,
DCTRL,
DFILTER,
DGTPHUB,
DRANAP,
DSUA,
DV42BIS,
- DPCU,
- DVLR,
DIUCS,
DSIGTRAN,
DGTP,
+ DOBJ,
+ DRIM,
Debug_LastEntry,
};