add pointer type
[lttv.git] / ltt / branches / poly / ltt / marker-field.h
index 5cc877940d484eac90daaed2be4619fae9f52f85..8eadea9e3736962c724e56e2ef4b475f3e7ccf70 100644 (file)
@@ -13,6 +13,7 @@
 enum ltt_type {
        LTT_TYPE_SIGNED_INT,
        LTT_TYPE_UNSIGNED_INT,
+       LTT_TYPE_POINTER,
        LTT_TYPE_STRING,
        LTT_TYPE_COMPACT,
        LTT_TYPE_NONE,
This page took 0.023132 seconds and 4 git commands to generate.