aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-01-22 22:57:42 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-01-22 22:57:42 +0100
commit5c2e458dca23027434d09f216570b110e643b448 (patch)
tree5d47cc405bf82b80c102bffb073c77e1534f9054 /include
parent1b47ce5b9bd143de886758e8cbd3d2c3a75f5153 (diff)
debug: Add two categories to be used in the future.
Diffstat (limited to 'include')
-rw-r--r--include/cellmgr_debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/cellmgr_debug.h b/include/cellmgr_debug.h
index c3edd8a..e5d7738 100644
--- a/include/cellmgr_debug.h
+++ b/include/cellmgr_debug.h
@@ -11,6 +11,8 @@ enum {
DSCCP,
DMGCP,
DISUP,
+ DM2UA,
+ DPCAP,
};
extern const struct log_info log_info;