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