diff options
Diffstat (limited to 'host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h')
-rw-r--r-- | host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h b/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h index 4a0ce2749..1bd998c59 100644 --- a/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h +++ b/host/lib/deps/rpclib/include/rpc/msgpack/predef/architecture.h @@ -18,6 +18,7 @@ http://www.boost.org/LICENSE_1_0.txt) #include <rpc/msgpack/predef/architecture/parisc.h> #include <rpc/msgpack/predef/architecture/ppc.h> #include <rpc/msgpack/predef/architecture/pyramid.h> +#include <rpc/msgpack/predef/architecture/riscv.h> #include <rpc/msgpack/predef/architecture/rs6k.h> #include <rpc/msgpack/predef/architecture/sparc.h> #include <rpc/msgpack/predef/architecture/superh.h> |