aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/debug.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-06-15 19:27:25 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-06-15 20:24:21 +0800
commit3d73e0d235f2d6ccb401f7d21baa42a90230111c (patch)
tree6beb3197d9f94f72e569f4d7b81e30140d752023 /openbsc/include/openbsc/debug.h
parent27d36de3b9b12dbd725b6e17d8e558ce5f9ed8c5 (diff)
nat: Register a debug region for the nat.
Diffstat (limited to 'openbsc/include/openbsc/debug.h')
-rw-r--r--openbsc/include/openbsc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/debug.h b/openbsc/include/openbsc/debug.h
index 203aedb83..eb290e416 100644
--- a/openbsc/include/openbsc/debug.h
+++ b/openbsc/include/openbsc/debug.h
@@ -34,6 +34,7 @@ enum {
DBSSGP,
DLLC,
DSNDCP,
+ DNAT,
Debug_LastEntry,
};