QCBOR
Loading...
Searching...
No Matches
qcbor_decode.h
1/* ==========================================================================
2 * qcbor_decode.h -- Backwards compatibility to v1 qcbor_decode.h
3 *
4 * Copyright (c) 2024, Laurence Lundblade. All rights reserved.
5 *
6 * SPDX-License-Identifier: BSD-3-Clause
7 *
8 * See BSD-3-Clause license in file named "LICENSE"
9 *
10 * Created on 12/1/24.
11 * ========================================================================== */
12
13#ifndef qcbor_decode_h
14#define qcbor_decode_h
15
19
20#endif /* qcbor_decode_h */