aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2023-05-04 17:00:40 +0200
committerlaforge <laforge@osmocom.org>2023-07-21 11:15:27 +0000
commit0a2e79e946ceaa04cde0ba5f01597a406fff6190 (patch)
tree1204e6ba5395c696acb271e53a62cac3bb251ff9 /include
parent87a6e6b6519b10ea9b7d4f4d7f168198f3de907a (diff)
ASCI: Add new debug category "ASCI" for VGCS/VBS state machines
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/bsc/debug.h b/include/osmocom/bsc/debug.h
index a3cad68b7..a61753ddf 100644
--- a/include/osmocom/bsc/debug.h
+++ b/include/osmocom/bsc/debug.h
@@ -28,6 +28,7 @@ enum {
DAS,
DCBS,
DLCS,
+ DASCI,
DRESET,
DLOOP,
Debug_LastEntry,