summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-03-30 12:37:55 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2023-03-30 13:52:50 +0200
commita89939a68b132aa6a74b2f6fbb249b45d6723a1f (patch)
treefe297d6129a3b9922df646aaf1af145bc5b79cd0 /src/host/layer23/include/osmocom/bb/common
parent79ea13fccc3ba7edf9156c9dc6393c28a6679637 (diff)
modem: initial SM layer support through libosmo-gprs-sm
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/logging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/logging.h b/src/host/layer23/include/osmocom/bb/common/logging.h
index fc0861e8..fa76c596 100644
--- a/src/host/layer23/include/osmocom/bb/common/logging.h
+++ b/src/host/layer23/include/osmocom/bb/common/logging.h
@@ -31,6 +31,7 @@ enum {
DLLC,
DSNDCP,
DGMM,
+ DSM
};
extern const struct log_info log_info;