MessagePack for C
include
msgpack
predef
architecture.h
Go to the documentation of this file.
1
/*
2
Copyright Rene Rivera 2008-2015
3
Distributed under the Boost Software License, Version 1.0.
4
(See accompanying file LICENSE_1_0.txt or copy at
5
http://www.boost.org/LICENSE_1_0.txt)
6
*/
7
8
#if !defined(MSGPACK_PREDEF_ARCHITECTURE_H) || defined(MSGPACK_PREDEF_INTERNAL_GENERATE_TESTS)
9
#ifndef MSGPACK_PREDEF_ARCHITECTURE_H
10
#define MSGPACK_PREDEF_ARCHITECTURE_H
11
#endif
12
13
#include <
msgpack/predef/architecture/alpha.h
>
14
#include <
msgpack/predef/architecture/arm.h
>
15
#include <
msgpack/predef/architecture/blackfin.h
>
16
#include <
msgpack/predef/architecture/convex.h
>
17
#include <
msgpack/predef/architecture/ia64.h
>
18
#include <
msgpack/predef/architecture/m68k.h
>
19
#include <
msgpack/predef/architecture/mips.h
>
20
#include <
msgpack/predef/architecture/parisc.h
>
21
#include <
msgpack/predef/architecture/ppc.h
>
22
#include <
msgpack/predef/architecture/pyramid.h
>
23
#include <
msgpack/predef/architecture/rs6k.h
>
24
#include <
msgpack/predef/architecture/sparc.h
>
25
#include <
msgpack/predef/architecture/superh.h
>
26
#include <
msgpack/predef/architecture/sys370.h
>
27
#include <
msgpack/predef/architecture/sys390.h
>
28
#include <
msgpack/predef/architecture/x86.h
>
29
#include <
msgpack/predef/architecture/z.h
>
30
/*#include <msgpack/predef/architecture/.h>*/
31
32
#endif
arm.h
sys370.h
ppc.h
blackfin.h
sys390.h
parisc.h
superh.h
pyramid.h
alpha.h
z.h
x86.h
rs6k.h
sparc.h
ia64.h
convex.h
m68k.h
mips.h
Generated by
1.8.13