/* | |
* Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. | |
* | |
* SPDX-License-Identifier: BSD-3-Clause | |
*/ | |
#ifndef PSA_STATUS_H | |
#define PSA_STATUS_H | |
#include <components/service/common/include/psa/error.h> | |
#endif /* PSA_STATUS_H */ |