get the size and update event fields at the end of the read
[lttv.git] / ltt / branches / poly / ltt / ltt.h
index 4434f8cf74d79d4dcbf0a99de9abb209863c66c0..081d12ca59bdbb4f073f1d7d82874023ab2bb069 100644 (file)
@@ -67,6 +67,8 @@
    contained information (byte offsets) may vary with the architecture
    associated to the trace. */
    
+#define NUM_FACILITIES 256
+
 typedef struct _LttTrace LttTrace;
 
 typedef struct _LttTracefile LttTracefile;
This page took 0.024219 seconds and 4 git commands to generate.