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

#include "gen/gen.h"

int64_t add64(const int64_t, const int64_t);