blob: 2c03f3384ab7161448d5510dfa875f313a646219 [file] [log] [blame]
// SPDX-license-identifer: Apache-2.0
// Copyright © 2021 Intel Corporation
#pragma once
#include "other.h"
int32_t add(const int32_t, const int32_t);