IVGCVSW-2581 Create Deserializer
[platform/upstream/armnn.git] / src / armnnDeserializeParser / test / SchemaSerialize.hpp
1 //
2 // Copyright © 2017 Arm Ltd. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5
6 extern "C" {
7 extern const char deserialize_schema_start;
8 extern const char deserialize_schema_end;
9 }