aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/debug.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2008-12-29 04:06:41 +0000
committerHarald Welte <laforge@gnumonks.org>2008-12-29 04:06:41 +0000
commitd35b6a7b12a7cb4e165afa2580943f821022a792 (patch)
treef806081a847a23eec340d1511fc95cd9988da9e6 /include/openbsc/debug.h
parentbb16e8e39a60eae010af065c0d370a0fcf72288e (diff)
debug: Create a region for Paging Command
Diffstat (limited to 'include/openbsc/debug.h')
-rw-r--r--include/openbsc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openbsc/debug.h b/include/openbsc/debug.h
index 06c9edd98..5fe22bc92 100644
--- a/include/openbsc/debug.h
+++ b/include/openbsc/debug.h
@@ -10,6 +10,7 @@
#define DRSL 0x0010
#define DNM 0x0020
#define DSMS 0x0100
+#define DPAG 0x0200
#define DMI 0x1000
#define DMIB 0x2000