summaryrefslogtreecommitdiffstats
path: root/test cases/rust/12 bindgen/dependencies/internal_dep.h
blob: b0629de78615a4c9414f20056a0e8c428ce8a4b9 (plain)
1
2
3
4
5
6
// SPDX-License-Identifier: Apache-2.0
// Copyright © 2022 Intel Corporation

#include "gen.h"

int64_t add64(const int64_t, const int64_t);