Sign in
qemu
/
meson
/
refs/heads/revert-15408-submit/drop-python-3.7
/
.
/
test cases
/
rust
/
12 bindgen
/
src
/
header.h
blob: 4fa4e8f3c729d889cf9f68b8d8328f320bf7f126 [
file
]
// SPDX-License-Identifier: Apache-2.0
// Copyright © 2021 Intel Corporation
#pragma
once
#include
"other.h"
int32_t
add
(
const
int32_t
,
const
int32_t
);