X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Fltt%2Fltt.h;h=357500109239b3e4f9ab78f73f20dd0076e00f61;hb=c1161b105fa872926832df9f1989c34cfd886825;hp=ad1d42e957d11fb90888d31b918cb3e0782b0689;hpb=f5d7967f8c41e4f380d3ea7c4304e68ab5bad8ec;p=lttv.git diff --git a/ltt/branches/poly/ltt/ltt.h b/ltt/branches/poly/ltt/ltt.h index ad1d42e9..35750010 100644 --- a/ltt/branches/poly/ltt/ltt.h +++ b/ltt/branches/poly/ltt/ltt.h @@ -166,6 +166,8 @@ typedef enum _LttTypeEnum #define LTT_ARCH_TYPE_ARM 6 #define LTT_ARCH_TYPE_PPC64 7 #define LTT_ARCH_TYPE_X86_64 8 +#define LTT_ARCH_TYPE_C2 9 +#define LTT_ARCH_TYPE_POWERPC 10 /* Standard definitions for variants */ #define LTT_ARCH_VARIANT_NONE 0 /* Main architecture implementation */