aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test/Schema.hpp
blob: 49ecc0e4a46ee5f68f30d5e44634b8174499d77e (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 tflite_schema_start;
extern const char tflite_schema_end;
}