Sign in
qemu
/
meson
/
9afe62232c64a7151d210900367674bb090cb3b3
/
.
/
test cases
/
rust
/
12 bindgen
/
dependencies
/
internal_dep.h
blob: b0629de78615a4c9414f20056a0e8c428ce8a4b9 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: Apache-2.0
// Copyright © 2022 Intel Corporation
#include
"gen.h"
int64_t
add64
(
const
int64_t
,
const
int64_t
);