X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fltt.h;h=081d12ca59bdbb4f073f1d7d82874023ab2bb069;hb=77175651bea739bd7d5fe0de2c397af2b2d13d96;hp=4434f8cf74d79d4dcbf0a99de9abb209863c66c0;hpb=3aee1200b100fe8063661fd2d8eaa5fbbfc1977f;p=lttv.git diff --git a/ltt/branches/poly/ltt/ltt.h b/ltt/branches/poly/ltt/ltt.h index 4434f8cf..081d12ca 100644 --- a/ltt/branches/poly/ltt/ltt.h +++ b/ltt/branches/poly/ltt/ltt.h @@ -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;