8 #ifndef MSGPACK_PREDEF_ARCHITECTURE_PYRAMID_H     9 #define MSGPACK_PREDEF_ARCHITECTURE_PYRAMID_H    26 #define MSGPACK_ARCH_PYRAMID MSGPACK_VERSION_NUMBER_NOT_AVAILABLE    29 #   undef MSGPACK_ARCH_PYRAMID    30 #   define MSGPACK_ARCH_PYRAMID MSGPACK_VERSION_NUMBER_AVAILABLE    33 #if MSGPACK_ARCH_PYRAMID    34 #   define MSGPACK_ARCH_PYRAMID_AVAILABLE    37 #define MSGPACK_ARCH_PYRAMID_NAME "Pyramid 9810" 
#define MSGPACK_ARCH_PYRAMID_NAME
Definition: pyramid.h:37
#define MSGPACK_PREDEF_DECLARE_TEST(x, s)
Definition: test.h:13
#define MSGPACK_ARCH_PYRAMID
Definition: pyramid.h:26