aboutsummaryrefslogtreecommitdiff
path: root/src/armnnDeserializer/test/SchemaSerialize.hpp
blob: ec7e6bab6a70c0d1d9b6ef239c37dd292fd19853 (plain)
1
2
3
4
5
6
7
8
9
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// SPDX-License-Identifier: MIT
//

extern "C" {
extern const char deserialize_schema_start;
extern const char deserialize_schema_end;
}