state.[ch] modified to fit tracecontext mods
[lttv.git] / ltt / branches / poly / lttv / lttv / state.h
index 7529dc6545fa0410af4e957e8c9307391acdb0f5..06d69c0462e40a99b13a097e0c20cc7e6c119eee 100644 (file)
@@ -48,6 +48,9 @@
    contains an execution mode stack (e.g. irq within system call, called
    from user mode). */
 
+/* Priority of state hooks */
+#define LTTV_PRIO_STATE 25
+
 typedef struct _LttvTracesetState LttvTracesetState;
 typedef struct _LttvTracesetStateClass LttvTracesetStateClass;
 
This page took 0.023605 seconds and 4 git commands to generate.